Stores the Value in the X, or horizontal, location for the underlying object. This method is called by the X property and should store the value in the same place that the GetX method retrieves from.
Note |
---|
Required by VCL.Net |
Namespace: CommonInterfaces
Delphi |
public |
Parameters
Value
Type: Single
The following example assumes that this interface is being implemented by a TButton descendant: Delphi |
begin |