cxGeometry Unit
#Classes
Name | Description |
---|---|
Tcx |
The base class for all objects that store geometry-related information. |
Tcx |
Stores pixel margins of a visual element. |
Tcx |
Stores pixel offsets or margins of a visual element. |
Tcx |
The base class for persistent classes that store geometry-related information as a TPoint record. |
Tcx |
The base class for classes that implement points in double precision floating-point coordinates. |
Tcx |
Stores the area (bounding rectangle) of a visual element. |
Tcx |
The base class for persistent classes that store geometry-related information as a TRect record. |
Tcx |
Stores pixel dimensions of a visual element. |
Tdx |
Stores pixel coordinates of a point. |
Tdx |
Stores the coordinates of a point (in abstract measurement units). |
Tdx |
An ordered list of rectangles. |
Tdx |
Stores a scale factor for visual elements. |
Tdx |
Stores dimensions in double precision floating-point coordinates. |
#Interfaces
Name | Description |
---|---|
Idx |
Exposes the scaling factor of a scalable component. |
#Records
Name | Description |
---|---|
Tdx |
Stores padding size adjustments. |
Tdx |
A TPoint type equivalent with the double-precision floating-point X and Y coordinates. |
Tdx |
A TPoint type equivalent with the single-precision floating-point X and Y coordinates. |
Tdx |
A TRect type equivalent with the single-precision floating-point coordinates and dimensions. |
Tdx |
A TSize type equivalent with the double-precision floating-point Height and Width dimensions. |
Tdx |
A TSize type equivalent with the single-precision floating-point Height and Width dimensions. |
#Enums
Name | Description |
---|---|
Tcx |
Enumerates borders of a rectangular frame or outline. |
Tdx |
Enumerates visual element alignments in relation to the base element position. |
#Variables
Name | Description |
---|---|
cx |
A TSize value with zero dimensions (its Height and Width properties are initialized with a zero). |
#Constants
Name | Description |
---|---|
cx |
A Tcx |
#Types
Name | Description |
---|---|
Pdx |
|
Tcx |
A set of individual borders of a rectangular frame or outline. |
Tdx |
A procedural type of the scaling factor change notification event handlers. |