[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: graphics.pp line 66
type TFontStylesbase = set of ( |
||
fsBold, |
|
|
fsItalic, |
|
|
fsUnderline, |
|
|
fsStrikeOut |
|
|
); |
lazarus-ccr.sourceforge.net |