[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_eldraw.pas line 133
type TFontParams = packed record |
CharSet: TFontCharSet; |
Color: TColor; |
Height: Integer; |
Name: PureString; |
Pitch: TFontPitch; |
Style: TFontStyles; |
end; |