mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-16 11:29:31 +02:00
IDE: Sort the ListView of installed packages by column click.
git-svn-id: trunk@38288 -
This commit is contained in:
parent
b3b28cb94d
commit
56b709abba
@ -32,6 +32,7 @@ object OpenInstalledPackagesDlg: TOpenInstalledPackagesDlg
|
||||
Align = alClient
|
||||
Columns = <>
|
||||
RowSelect = True
|
||||
SortType = stText
|
||||
TabOrder = 1
|
||||
OnDblClick = PkgListViewDblClick
|
||||
OnSelectItem = PkgListViewSelectItem
|
||||
|
Loading…
Reference in New Issue
Block a user