TdxLayoutStandardLookAndFeelGroupOptions Members
Stores group options for the Standard look & feel style.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. Inherited from TdxLayoutLookAndFeelGroupOptions. |
| Padding | Specifies layout element padding settings. Inherited from TdxCustomLayoutLookAndFeelOptions. |
| SpaceBetweenButtons | Specifies the distance between layout group buttons, in pixels. Inherited from TdxLayoutLookAndFeelGroupOptions. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetColor(TObject) | Inherited from TdxLayoutLookAndFeelGroupOptions. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| ToString | Inherited from TObject. |
See Also