Contains anchor aligment information used to position the control with its top edge anchored to another control.
Source position: controls.pp line 1771
published property TControl.AnchorSideTop : TAnchorSide |
AnchorSideTop is a TAnchorSide property with information about the side, type, alignment, and control used to anchor align the class instance. AnchorSideTop provides access to the array element in AnchorSide stored at the position in akTop.
|
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 right 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. |
CT Web help |
CodeTyphon Studio |