[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finds which side to use for anchor
Source position: controls.pp line 1374
public property TControl.AnchorSide: TAnchorSide |
// standard properties, which should be supported by all descendants
Finds which side is to be used to anchor this control, and what relationships it has to other controls nearby.
For complex relationships, use the Side property of the parent class TAnchorSide, and make a reference eg using asrCenter
|
TAnchorSide - the side on which anchoring is to be performed for the current control |
lazarus-ccr.sourceforge.net |