| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: easylazfreetype.pas line 41
type TFreeTypeAlignments = set of ( |
||
ftaLeft, |
|
|
ftaCenter, |
|
|
ftaRight, |
|
|
ftaJustify, |
|
|
ftaTop, |
|
|
ftaVerticalCenter, |
||
ftaBaseline, |
|
|
ftaBottom |
|
|
); |
| lazarus-ccr.sourceforge.net |