TdxLayoutWebLookAndFeelGroupOptions Members
Represents group options for the Web 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 the color and the separator width for group captions associated with a specific Web look & feel style. |
Color | Specifies the background color for layout groups. Inherited from TdxLayoutLookAndFeelGroupOptions. |
FrameColor | Specifies the color for the frame displayed around a layout group. |
FrameWidth | Determines a layout group‘s frame width. |
OffsetCaption | Specifies whether caption text is indented from a layout group‘s frame border. |
OffsetItems | Specifies whether item borders are indented from a layout group‘s frame border. |
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 | Inherited from TdxLayoutLookAndFeelGroupOptions. |
GetFrameColor | |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
HasCaptionSeparator(Boolean) | |
ToString | Inherited from TObject. |
See Also