TdxLayoutLookAndFeelItemOptions Members
The base class for the objects that represent item 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. Inherited from TdxCustomLayoutLookAndFeelOptions. |
ControlBorderColor | Specifies the border color of the control linked to a standard layout item. |
ControlBorderStyle | Specifies the border style of the control linked to a standard layout item. |
Padding | Specifies layout element padding settings. Inherited from TdxCustomLayoutLookAndFeelOptions. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetControlBorderColor | |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also