TdxLayoutLookAndFeelGroupOptions Members
The base class for the objects that represent group 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. |
Color | Specifies the background color for layout groups. |
Padding | Specifies layout element padding settings. Inherited from TdxCustomLayoutLookAndFeelOptions. |
SpaceBetweenButtons | Specifies the distance between layout group buttons, in pixels. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetColor | |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also