TdxCustomLayoutLookAndFeelOptions Members
The base class for the objects that represent layout element options for different look & feel types.Constructors
| Name | Description |
|---|---|
| Create(TdxCustomLayoutLookAndFeel) | Initializes a new instance of the TdxCustomLayoutLookAndFeelPart class with specified settings. Inherited from TdxCustomLayoutLookAndFeelPart. |
Properties
| Name | Description |
|---|---|
| CaptionOptions | Specifies caption options for a layout element. |
| Padding | Specifies layout element padding settings. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| ToString | Inherited from TObject. |
See Also