[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The control side being anchored.
Source position: controls.pp line 955
public property TAnchorSide.Kind : TAnchorKind |
Every control has four AnchorSide elements, one for each side. For example:
AButton1.AnchorSide[akLeft].Kind := akLeft.
Version 4.0 | Generated 2025-05-03 | Home |