mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 14:01:49 +02:00
TListView is changed from published to public. Fixes bug #16367
git-svn-id: trunk@27800 -
This commit is contained in:
parent
1767ba3390
commit
3fd96fa189
@ -1215,7 +1215,7 @@ type
|
||||
// property HotTrackStyles;
|
||||
// property HoverTime;
|
||||
property IconOptions;
|
||||
property ItemIndex;
|
||||
// property ItemIndex; shouldn't be published, see bug 16367
|
||||
property Items;
|
||||
property LargeImages;
|
||||
property MultiSelect;
|
||||
|
Loading…
Reference in New Issue
Block a user