Language Reference Guide : 4. System Classes : FormField Class : XAnchorPoint Attribute
 
Share this page                  
XAnchorPoint Attribute
Data Type: integer
4GL Access: RW
The XAnchorPoint attribute is used in conjunction with the YAnchorPoint attribute to position an object by setting relevant anchor point values. The value of this attribute represents a position that is relative to the object's parent. Changes to XLeft YTop, AbsXLeft, or AbsYTop modify the associated values of XAnchorPoint (and YAnchorPoint) and vice versa.
For more information about positioning objects, see AnchorPoint Attribute.