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