Back to Devexpress

TdxPointDoublePersistent Class

vcl-cxgeometry-c195c399.md

latest1.4 KB
Original Source

TdxPointDoublePersistent Class

Stores the coordinates of a point (in abstract measurement units).

Declaration

delphi
TdxPointDoublePersistent = class(
    TcxPointDoubleBasedGeometryObject
)

Remarks

This class extends its ancestor with members that allow you to do the following:

Inheritance

TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TcxGeometryObject TcxPointDoubleBasedGeometryObject TdxPointDoublePersistent

See Also

TdxPointDoublePersistent Members

cxGeometry Unit