The SetXYZ method sets the coordinates for the location all at once.
Namespace: CommonInterfaces
Delphi |
public |
Parameters
X
Type: Integer
Y
Type: Integer
Z
Type: Integer
The following example assumes that this interface is being implemented by a TButton descendant: Delphi |
begin |
Reference |