Stores the Value in the Y, or vertical, location for the underlying object. This method is called by the Y property and should store the value in the same place that the GetY method retrieves from.
Namespace: CommonInterfaces
Delphi |
public |
Parameters
Value
Type: Integer
The following example assumes that this interface is being implemented by a TButton descendant: Delphi |
begin |