[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Contains anchor aligment information used to position the control with its right edge anchored to another control.
Source position: controls.pp line 1767
published property TControl.AnchorSideRight : TAnchorSide |
AnchorSideRight is a TAnchorSide property with information about the side, type, alignment, and control used to anchor align the class instance. AnchorSideRight provides access to the array element in AnchorSide stored at the position in akRight.
|
Array of anchor definitions, indexed by the control sides. |
|
|
Contains anchor aligment information used to position the control with its left 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 |