[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set of possible anchor positions
Source position: controls.pp line 120
type TAnchors = set of ( |
||
akTop, |
|
|
akLeft, |
|
|
akRight, |
|
|
akBottom |
|
|
); |
lazarus-ccr.sourceforge.net |