TcxTreeListStyles.Preview Property
In This Article
Specifies the style settings of the preview section.
#Declaration
Delphi
property Preview: TcxStyle index tlsv_Preview read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Handle the OnGetPreviewStyle event to override these settings on the fly.
See Also