The GetX method returns the Y, or vertical, location of the underlying object. This method is called by the Y property and should return the same value stored there by the SetY method.
Namespace: CommonInterfaces
Delphi |
public |
Return Value
Type: Single
The following example assumes that this interface is being implemented by a TButton descendant: Delphi |
begin |