TIWCGPanelListItem.ItemStyle Property
The style of item.
published property ItemStyle: TIWCGStyle read GetItemStyle write SetItemStyle;
For remove the padding of item, insert this line at ItemStyle property:
Attribute | Value |
---|---|
padding | 0 |
The style of item.
published property ItemStyle: TIWCGStyle read GetItemStyle write SetItemStyle;
For remove the padding of item, insert this line at ItemStyle property:
Attribute | Value |
---|---|
padding | 0 |