mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-19 11:49:28 +02:00
ShellCtrls: declare property ViewStyle of TShellListView as "default vsReport".
Fixes issue #0024226. git-svn-id: trunk@40723 -
This commit is contained in:
parent
a471e2d12c
commit
2b3ef514e9
@ -236,7 +236,7 @@ type
|
||||
property TabOrder;
|
||||
property ToolTips;
|
||||
property Visible;
|
||||
property ViewStyle;
|
||||
property ViewStyle default vsReport;
|
||||
// property OnAdvancedCustomDraw;
|
||||
// property OnAdvancedCustomDrawItem;
|
||||
// property OnAdvancedCustomDrawSubItem;
|
||||
|
Loading…
Reference in New Issue
Block a user