Source position: fefontengineobjects.pas line 56
type TFEAlignments = set of ( |
||
ftaLeft, |
|
|
ftaCenter, |
|
|
ftaRight, |
|
|
ftaJustify, |
|
|
ftaTop, |
|
|
ftaVerticalCenter, |
|
|
ftaBaseline, |
|
|
ftaBottom |
|
|
); |
| CT Web help |
| CodeTyphon Studio |