TcxSize Constructors
Stores pixel dimensions of a visual element.Name | Description |
---|---|
Create(TPersistent,Integer,Integer) | Creates a new TcxSize class instance for storing dimensions. |
Create(TPersistent,TSize) | Initializes a new instance of the TcxSize class with specified settings. |
Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
See Also