[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
How the Text is to be laid out in the Text Rectangle
Source position: graphics.pp line 94
type TTextLayout = ( |
||
tlTop, |
|
|
tlCenter, |
|
|
tlBottom |
|
|
); |
At the Bottom, Centre or Top of the available window or box
lazarus-ccr.sourceforge.net |