[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_eldraw.pas line 183
procedure SetFont( |
Dest: TFont; |
CharSet: TFontCharSet = stdFontCharSet; |
Color: TColor = stdFontColor; |
Height: Integer = stdFontHeight; |
const Name: LongString = stdFontName; |
Pitch: TFontPitch = stdFontPitch; |
const Style: TFontStyles = stdFontStyle |
); overload; |