[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Contains anchor aligment information used to position the control with its left edge anchored to another control.
Source position: controls.pp line 1765
published property TControl.AnchorSideLeft : TAnchorSide |
AnchorSideLeft is a TAnchorSide property with information about the side, type, alignment, and control used to anchor align the class instance. AnchorSideLeft provides access to the array element in AnchorSide stored at the position in akLeft.
|
Array of anchor definitions, indexed by the control sides. |
|
|
Contains anchor aligment information used to position the control with its right edge anchored to another control. |
|
|
Contains anchor aligment information used to position the control with its top edge anchored to another control. |
|
|
Contains anchor aligment information used to position the control with its bottom edge anchored to another control. |
|
|
The control side to be anchored. |
lazarus-ccr.sourceforge.net |