TcxGridWinExplorerViewOptionsDisplayModeIndents.BetweenImageAndText Property
Declaration
property BetweenImageAndText: Integer read; write; default cxGridWinExplorerViewRecordItemIndent;
Property Value
Type | Default |
---|---|
Integer | cxGridWinExplorerViewRecordItemIndent |
Remarks
The default value of the BetweenImageAndText property is specified by the cxGridWinExplorerViewRecordItemIndent global constant.
See Also