TcxEditAlignment Constructors
Defines the horizontal and vertical alignments of an editor’s contents.Name | Description |
---|---|
Create(TPersistent,TcxEditHorzAlignment,TcxEditVertAlignment) | Initializes a new instance of the TcxEditAlignment class with specified settings. |
Create(TPersistent,TcxEditVertAlignment) | Initializes a new instance of the TcxEditAlignment class with specified settings. |
Create(TPersistent) | Initializes a new instance of the TcxEditAlignment class with specified settings. |
See Also