libman editor, column click sorting

This commit is contained in:
Basile Burg 2015-03-27 02:29:16 +01:00
parent 13bede08e9
commit a151020a41
1 changed files with 3 additions and 2 deletions

View File

@ -125,7 +125,7 @@ inherited CELibManEditorWidget: TCELibManEditorWidget
item
AutoSize = True
Caption = 'Alias'
Width = 37
Width = 454
end
item
AutoSize = True
@ -135,12 +135,13 @@ inherited CELibManEditorWidget: TCELibManEditorWidget
item
AutoSize = True
Caption = 'Sources root'
Width = 350
Width = 78
end>
GridLines = True
HideSelection = False
ReadOnly = True
RowSelect = True
SortType = stText
TabOrder = 1
ViewStyle = vsReport
OnEdited = ListEdited