TdxLayoutCxLookAndFeel.UseSkinOffsets Property
Specifies if layout groups and items use offsets defined in the active skin instead of the Offsets property.
Declaration
property UseSkinOffsets: TdxDefaultBoolean read; write; default bDefault;
Property Value
| Type | Default | Description |
|---|---|---|
| TdxDefaultBoolean | bDefault | You can switch between the following options:
|
Remarks
Use the UseSkinOffsets property to switch between skin-based and manually defined layout group and item offsets.
See Also