diff --git a/ide/unusedunitsdlg.lfm b/ide/unusedunitsdlg.lfm index e085b87f6c..4723088023 100644 --- a/ide/unusedunitsdlg.lfm +++ b/ide/unusedunitsdlg.lfm @@ -11,19 +11,20 @@ object UnusedUnitsDialog: TUnusedUnitsDialog LCLVersion = '0.9.27' object ButtonPanel1: TButtonPanel Left = 6 - Height = 44 - Top = 315 + Height = 26 + Top = 333 Width = 328 TabOrder = 0 ShowButtons = [pbOK, pbCancel] + ShowBevel = False end object UnitsTreeView: TTreeView Left = 0 - Height = 309 + Height = 327 Top = 0 Width = 340 Align = alClient - DefaultItemHeight = 19 + DefaultItemHeight = 15 TabOrder = 1 Options = [tvoAllowMultiselect, tvoAutoItemHeight, tvoHideSelection, tvoKeepCollapsedNodes, tvoShowButtons, tvoShowLines, tvoShowRoot, tvoToolTips] end diff --git a/ide/unusedunitsdlg.lrs b/ide/unusedunitsdlg.lrs index 2300a802ac..691cdf8517 100644 --- a/ide/unusedunitsdlg.lrs +++ b/ide/unusedunitsdlg.lrs @@ -5,11 +5,11 @@ LazarusResources.Add('TUnusedUnitsDialog','FORMDATA',[ +'m'#1#3'Top'#3#236#0#5'Width'#3'T'#1#13'ActiveControl'#7#13'UnitsTreeView'#7 +'Caption'#6#17'UnusedUnitsDialog'#12'ClientHeight'#3'm'#1#11'ClientWidth'#3 +'T'#1#8'OnCreate'#7#10'FormCreate'#10'LCLVersion'#6#6'0.9.27'#0#12'TButtonPa' - +'nel'#12'ButtonPanel1'#4'Left'#2#6#6'Height'#2','#3'Top'#3';'#1#5'Width'#3'H' - +#1#8'TabOrder'#2#0#11'ShowButtons'#11#4'pbOK'#8'pbCancel'#0#0#0#9'TTreeView' - +#13'UnitsTreeView'#4'Left'#2#0#6'Height'#3'5'#1#3'Top'#2#0#5'Width'#3'T'#1#5 - +'Align'#7#8'alClient'#17'DefaultItemHeight'#2#19#8'TabOrder'#2#1#7'Options' - +#11#19'tvoAllowMultiselect'#17'tvoAutoItemHeight'#16'tvoHideSelection'#21'tv' - +'oKeepCollapsedNodes'#14'tvoShowButtons'#12'tvoShowLines'#11'tvoShowRoot'#11 - +'tvoToolTips'#0#0#0#0 + +'nel'#12'ButtonPanel1'#4'Left'#2#6#6'Height'#2#26#3'Top'#3'M'#1#5'Width'#3'H' + +#1#8'TabOrder'#2#0#11'ShowButtons'#11#4'pbOK'#8'pbCancel'#0#9'ShowBevel'#8#0 + +#0#9'TTreeView'#13'UnitsTreeView'#4'Left'#2#0#6'Height'#3'G'#1#3'Top'#2#0#5 + +'Width'#3'T'#1#5'Align'#7#8'alClient'#17'DefaultItemHeight'#2#15#8'TabOrder' + +#2#1#7'Options'#11#19'tvoAllowMultiselect'#17'tvoAutoItemHeight'#16'tvoHideS' + +'election'#21'tvoKeepCollapsedNodes'#14'tvoShowButtons'#12'tvoShowLines'#11 + +'tvoShowRoot'#11'tvoToolTips'#0#0#0#0 ]);