TcxRectBasedGeometryObject Constructors
The base class for persistent classes that store geometry-related information as a TRect record.| Name | Description |
|---|---|
| Create(TPersistent,Integer) | Initializes a new instance of the TcxRectBasedGeometryObject class with specified settings. |
| Create(TPersistent,TRect) | Creates a new TcxRectBasedGeometryObject instance from the specified TRect value. |
| Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
See Also