Gets the client coordinate for the specified side.
Source position: controls.pp line 1674
public function TControl.GetSidePosition( |
Side: TAnchorKind |
):Integer; |
Side |
|
TAnchorSide value which coordinate value is returned. |
Value for the specified anchor side.
The return value contains the coordinate for the anchor side indicated in the Side argument. For example:
| Version 4.4 | Generated 2025-11-08 | Home |