TdxPointChangeEvent Type
In This Article
#Declaration
Delphi
TdxPointChangeEvent = procedure(Sender: TObject; Coords: TdxPointCoords) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
Coords | Tdx |
See Also