Skip to main content

TdxPointChangeEvent Type

Declaration

TdxPointChangeEvent = procedure(Sender: TObject; Coords: TdxPointCoords) of object;

Parameters

Name Type
Sender TObject
Coords TdxPointCoords
See Also