Name | Unit | Description |
---|---|---|
TAffinTransform | UXYPoint | Container for the affine transformation |
TBoolean | UConst | Type encapsulation Boolean |
TByte | UConst | Type encapsulation Byte 8 Bit |
TBZOperationMode | UBezierSpline | -------------------------------------------------------------------------- |
TDouble | UConst | Type encapsulation Double 8 Byte |
TExtended | UConst | Type encapsulation Double 10 Byte |
TInt08 | UConst | Type encapsulation SmallInt signed 8 Bit |
TInt16 | UConst | Type encapsulation Integer signed 16 Bit |
TInt32 | UConst | Type encapsulation Integer signed 32 Bit |
TInt64 | UConst | Type encapsulation Integesssr signed 64 Bit |
TInteger | UConst | Type encapsulation Integer signed 32 Bit as common integer |
TLongWord | UConst | Type encapsulation LongWord 32 Bit |
TReal | UConst | Type encapsulation Real 6 Byte |
TSingle | UConst | Type encapsulation Single 4 Byte |
TString | UConst | Type encapsulation String |
TWord | UConst | Type encapsulation Word 16 Bit |
TXYPointListTopError | UXYPointList | Error constants for some checks: xyplETOk - Everything is fine. xyplETSelfCutting - Polygon cuts themself. xyplETHangingNodes - Polygon has hanging nodes. xyplETDoubleNodes - Polygon has TDouble nodes. xyplETPoorNodes - Polygon is poor formed (0 or 1 element). |
TXYVector | UXYPoint | Synonym for TXYPoint |