mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-05 06:19:41 +01:00
Load glyph form resource
git-svn-id: trunk@16668 -
This commit is contained in:
parent
4cd081d380
commit
a58a097488
@ -11,6 +11,7 @@ object CharacterMapDialog: TCharacterMapDialog
|
|||||||
KeyPreview = True
|
KeyPreview = True
|
||||||
OnCreate = FormCreate
|
OnCreate = FormCreate
|
||||||
OnShow = FormShow
|
OnShow = FormShow
|
||||||
|
ParentFont = False
|
||||||
LCLVersion = '0.9.25'
|
LCLVersion = '0.9.25'
|
||||||
object CharInfoLabel: TLabel
|
object CharInfoLabel: TLabel
|
||||||
AnchorSideLeft.Control = CharactersGroupbox
|
AnchorSideLeft.Control = CharactersGroupbox
|
||||||
@ -19,7 +20,7 @@ object CharacterMapDialog: TCharacterMapDialog
|
|||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 14
|
Height = 14
|
||||||
Top = 371
|
Top = 372
|
||||||
Width = 69
|
Width = 69
|
||||||
Caption = 'CharInfoLabel'
|
Caption = 'CharInfoLabel'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
@ -31,13 +32,13 @@ object CharacterMapDialog: TCharacterMapDialog
|
|||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
AnchorSideBottom.Control = CloseButton
|
AnchorSideBottom.Control = CloseButton
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 353
|
Height = 356
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 459
|
Width = 459
|
||||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Characters'
|
Caption = 'Characters'
|
||||||
ClientHeight = 335
|
ClientHeight = 338
|
||||||
ClientWidth = 455
|
ClientWidth = 455
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
@ -49,7 +50,7 @@ object CharacterMapDialog: TCharacterMapDialog
|
|||||||
AnchorSideBottom.Control = CharactersGroupbox
|
AnchorSideBottom.Control = CharactersGroupbox
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 323
|
Height = 326
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 443
|
Width = 443
|
||||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||||
@ -59,6 +60,7 @@ object CharacterMapDialog: TCharacterMapDialog
|
|||||||
ExtendedSelect = True
|
ExtendedSelect = True
|
||||||
FixedColor = clBtnFace
|
FixedColor = clBtnFace
|
||||||
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goSmoothScroll]
|
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goSmoothScroll]
|
||||||
|
ParentColor = False
|
||||||
RowCount = 15
|
RowCount = 15
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
OnMouseDown = StringGrid1MouseDown
|
OnMouseDown = StringGrid1MouseDown
|
||||||
@ -70,10 +72,10 @@ object CharacterMapDialog: TCharacterMapDialog
|
|||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
AnchorSideBottom.Control = Owner
|
AnchorSideBottom.Control = Owner
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 376
|
Left = 396
|
||||||
Height = 26
|
Height = 23
|
||||||
Top = 365
|
Top = 368
|
||||||
Width = 89
|
Width = 69
|
||||||
Anchors = [akRight, akBottom]
|
Anchors = [akRight, akBottom]
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
|
|||||||
@ -5,33 +5,34 @@ LazarusResources.Add('TCharacterMapDialog','FORMDATA',[
|
|||||||
+'t'#3#141#1#3'Top'#3#221#0#5'Width'#3#215#1#13'ActiveControl'#7#11'CloseButt'
|
+'t'#3#141#1#3'Top'#3#221#0#5'Width'#3#215#1#13'ActiveControl'#7#11'CloseButt'
|
||||||
+'on'#7'Caption'#6#18'CharacterMapDialog'#12'ClientHeight'#3#141#1#11'ClientW'
|
+'on'#7'Caption'#6#18'CharacterMapDialog'#12'ClientHeight'#3#141#1#11'ClientW'
|
||||||
+'idth'#3#215#1#9'FormStyle'#7#11'fsStayOnTop'#10'KeyPreview'#9#8'OnCreate'#7
|
+'idth'#3#215#1#9'FormStyle'#7#11'fsStayOnTop'#10'KeyPreview'#9#8'OnCreate'#7
|
||||||
+#10'FormCreate'#6'OnShow'#7#8'FormShow'#10'LCLVersion'#6#6'0.9.25'#0#6'TLabe'
|
+#10'FormCreate'#6'OnShow'#7#8'FormShow'#10'ParentFont'#8#10'LCLVersion'#6#6
|
||||||
+'l'#13'CharInfoLabel'#22'AnchorSideLeft.Control'#7#18'CharactersGroupbox'#21
|
+'0.9.25'#0#6'TLabel'#13'CharInfoLabel'#22'AnchorSideLeft.Control'#7#18'Chara'
|
||||||
+'AnchorSideTop.Control'#7#11'CloseButton'#18'AnchorSideTop.Side'#7#9'asrCent'
|
+'ctersGroupbox'#21'AnchorSideTop.Control'#7#11'CloseButton'#18'AnchorSideTop'
|
||||||
+'er'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#14#3'T'
|
+'.Side'#7#9'asrCenter'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6
|
||||||
+'op'#3's'#1#5'Width'#2'E'#7'Caption'#6#13'CharInfoLabel'#11'ParentColor'#8#0
|
+'Height'#2#14#3'Top'#3't'#1#5'Width'#2'E'#7'Caption'#6#13'CharInfoLabel'#11
|
||||||
+#0#9'TGroupBox'#18'CharactersGroupbox'#22'AnchorSideLeft.Control'#7#5'Owner'
|
+'ParentColor'#8#0#0#9'TGroupBox'#18'CharactersGroupbox'#22'AnchorSideLeft.Co'
|
||||||
+#21'AnchorSideTop.Control'#7#5'Owner'#23'AnchorSideRight.Control'#7#5'Owner'
|
+'ntrol'#7#5'Owner'#21'AnchorSideTop.Control'#7#5'Owner'#23'AnchorSideRight.C'
|
||||||
+#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#11'C'
|
+'ontrol'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBot'
|
||||||
+'loseButton'#4'Left'#2#6#6'Height'#3'a'#1#3'Top'#2#6#5'Width'#3#203#1#7'Anch'
|
+'tom.Control'#7#11'CloseButton'#4'Left'#2#6#6'Height'#3'd'#1#3'Top'#2#6#5'Wi'
|
||||||
+'ors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'
|
+'dth'#3#203#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20'B'
|
||||||
+#2#6#7'Caption'#6#10'Characters'#12'ClientHeight'#3'O'#1#11'ClientWidth'#3
|
+'orderSpacing.Around'#2#6#7'Caption'#6#10'Characters'#12'ClientHeight'#3'R'#1
|
||||||
+#199#1#11'ParentCtl3D'#8#8'TabOrder'#2#0#0#11'TStringGrid'#11'StringGrid1'#22
|
+#11'ClientWidth'#3#199#1#11'ParentCtl3D'#8#8'TabOrder'#2#0#0#11'TStringGrid'
|
||||||
+'AnchorSideLeft.Control'#7#18'CharactersGroupbox'#21'AnchorSideTop.Control'#7
|
+#11'StringGrid1'#22'AnchorSideLeft.Control'#7#18'CharactersGroupbox'#21'Anch'
|
||||||
+#18'CharactersGroupbox'#23'AnchorSideRight.Control'#7#18'CharactersGroupbox'
|
+'orSideTop.Control'#7#18'CharactersGroupbox'#23'AnchorSideRight.Control'#7#18
|
||||||
+#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#18'C'
|
+'CharactersGroupbox'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBo'
|
||||||
+'haractersGroupbox'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'H'
|
+'ttom.Control'#7#18'CharactersGroupbox'#21'AnchorSideBottom.Side'#7#9'asrBot'
|
||||||
+'eight'#3'C'#1#3'Top'#2#6#5'Width'#3#187#1#7'Anchors'#11#5'akTop'#6'akLeft'#7
|
+'tom'#4'Left'#2#6#6'Height'#3'F'#1#3'Top'#2#6#5'Width'#3#187#1#7'Anchors'#11
|
||||||
+'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#8'ColCount'#2#17#15'Def'
|
+#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#8
|
||||||
+'aultColWidth'#2#16#14'ExtendedSelect'#9#10'FixedColor'#7#9'clBtnFace'#7'Opt'
|
+'ColCount'#2#17#15'DefaultColWidth'#2#16#14'ExtendedSelect'#9#10'FixedColor'
|
||||||
+'ions'#11#15'goFixedVertLine'#15'goFixedHorzLine'#10'goVertLine'#10'goHorzLi'
|
+#7#9'clBtnFace'#7'Options'#11#15'goFixedVertLine'#15'goFixedHorzLine'#10'goV'
|
||||||
+'ne'#14'goSmoothScroll'#0#8'RowCount'#2#15#8'TabOrder'#2#0#11'OnMouseDown'#7
|
+'ertLine'#10'goHorzLine'#14'goSmoothScroll'#0#11'ParentColor'#8#8'RowCount'#2
|
||||||
+#20'StringGrid1MouseDown'#11'OnMouseMove'#7#20'StringGrid1MouseMove'#0#0#0#7
|
+#15#8'TabOrder'#2#0#11'OnMouseDown'#7#20'StringGrid1MouseDown'#11'OnMouseMov'
|
||||||
+'TBitBtn'#11'CloseButton'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSi'
|
+'e'#7#20'StringGrid1MouseMove'#0#0#0#7'TBitBtn'#11'CloseButton'#23'AnchorSid'
|
||||||
+'deRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#5'Owner'#21'Anc'
|
+'eRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'Ancho'
|
||||||
+'horSideBottom.Side'#7#9'asrBottom'#4'Left'#3'x'#1#6'Height'#2#26#3'Top'#3'm'
|
+'rSideBottom.Control'#7#5'Owner'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4
|
||||||
+#1#5'Width'#2'Y'#7'Anchors'#11#7'akRight'#8'akBottom'#0#8'AutoSize'#9#20'Bor'
|
+'Left'#3#140#1#6'Height'#2#23#3'Top'#3'p'#1#5'Width'#2'E'#7'Anchors'#11#7'ak'
|
||||||
+'derSpacing.Around'#2#6#7'Caption'#6#15'&'#208#151#208#176#208#186#209#128
|
+'Right'#8'akBottom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6
|
||||||
+#209#139#209#130#209#140#4'Kind'#7#7'bkClose'#9'NumGlyphs'#2#0#7'OnClick'#7
|
+#15'&'#195#135#195#160#195#170#195#176#195#187#195#178#195#188#4'Kind'#7#7'b'
|
||||||
+#16'CloseButtonClick'#8'TabOrder'#2#1#0#0#0
|
+'kClose'#9'NumGlyphs'#2#0#7'OnClick'#7#16'CloseButtonClick'#8'TabOrder'#2#1#0
|
||||||
|
+#0#0
|
||||||
]);
|
]);
|
||||||
|
|||||||
@ -88,7 +88,7 @@ begin
|
|||||||
Caption := lisCharacterMap;
|
Caption := lisCharacterMap;
|
||||||
CharactersGroupbox.Caption := lisCharacterMap;
|
CharactersGroupbox.Caption := lisCharacterMap;
|
||||||
CloseButton.Caption := lisClose;
|
CloseButton.Caption := lisClose;
|
||||||
|
CloseButton.LoadGlyphFromLazarusResource('btn_close');
|
||||||
//EnvironmentOptions.IDEWindowLayoutList.Apply(Self, Name);
|
//EnvironmentOptions.IDEWindowLayoutList.Apply(Self, Name);
|
||||||
FillCharMap;
|
FillCharMap;
|
||||||
end;
|
end;
|
||||||
|
|||||||
@ -3,18 +3,18 @@ object CheckCompilerOptsDlg: TCheckCompilerOptsDlg
|
|||||||
Height = 307
|
Height = 307
|
||||||
Top = 220
|
Top = 220
|
||||||
Width = 624
|
Width = 624
|
||||||
HorzScrollBar.Page = 623
|
|
||||||
VertScrollBar.Page = 306
|
|
||||||
ActiveControl = OutputListbox
|
ActiveControl = OutputListbox
|
||||||
BorderIcons = [biSystemMenu]
|
BorderIcons = [biSystemMenu]
|
||||||
Caption = 'CheckCompilerOptsDlg'
|
Caption = 'CheckCompilerOptsDlg'
|
||||||
ClientHeight = 307
|
ClientHeight = 307
|
||||||
ClientWidth = 624
|
ClientWidth = 624
|
||||||
|
ParentFont = False
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
|
LCLVersion = '0.9.25'
|
||||||
object OutputGroupBox: TGroupBox
|
object OutputGroupBox: TGroupBox
|
||||||
AnchorSideBottom.Control = CloseButton1
|
AnchorSideBottom.Control = CloseButton1
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 151
|
Height = 154
|
||||||
Top = 116
|
Top = 116
|
||||||
Width = 612
|
Width = 612
|
||||||
Align = alTop
|
Align = alTop
|
||||||
@ -23,13 +23,13 @@ object CheckCompilerOptsDlg: TCheckCompilerOptsDlg
|
|||||||
BorderSpacing.Right = 6
|
BorderSpacing.Right = 6
|
||||||
BorderSpacing.Bottom = 6
|
BorderSpacing.Bottom = 6
|
||||||
Caption = 'Output'
|
Caption = 'Output'
|
||||||
ClientHeight = 133
|
ClientHeight = 136
|
||||||
ClientWidth = 608
|
ClientWidth = 608
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object OutputListbox: TListBox
|
object OutputListbox: TListBox
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 121
|
Height = 124
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 596
|
Width = 596
|
||||||
Align = alClient
|
Align = alClient
|
||||||
@ -68,10 +68,10 @@ object CheckCompilerOptsDlg: TCheckCompilerOptsDlg
|
|||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
AnchorSideBottom.Control = Owner
|
AnchorSideBottom.Control = Owner
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 545
|
Left = 543
|
||||||
Height = 28
|
Height = 25
|
||||||
Top = 273
|
Top = 276
|
||||||
Width = 73
|
Width = 75
|
||||||
Anchors = [akRight, akBottom]
|
Anchors = [akRight, akBottom]
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
|
|||||||
@ -2,33 +2,33 @@
|
|||||||
|
|
||||||
LazarusResources.Add('TCheckCompilerOptsDlg','FORMDATA',[
|
LazarusResources.Add('TCheckCompilerOptsDlg','FORMDATA',[
|
||||||
'TPF0'#21'TCheckCompilerOptsDlg'#20'CheckCompilerOptsDlg'#4'Left'#3'B'#1#6'He'
|
'TPF0'#21'TCheckCompilerOptsDlg'#20'CheckCompilerOptsDlg'#4'Left'#3'B'#1#6'He'
|
||||||
+'ight'#3'3'#1#3'Top'#3#220#0#5'Width'#3'p'#2#18'HorzScrollBar.Page'#3'o'#2#18
|
+'ight'#3'3'#1#3'Top'#3#220#0#5'Width'#3'p'#2#13'ActiveControl'#7#13'OutputLi'
|
||||||
+'VertScrollBar.Page'#3'2'#1#13'ActiveControl'#7#13'OutputListbox'#11'BorderI'
|
+'stbox'#11'BorderIcons'#11#12'biSystemMenu'#0#7'Caption'#6#20'CheckCompilerO'
|
||||||
+'cons'#11#12'biSystemMenu'#0#7'Caption'#6#20'CheckCompilerOptsDlg'#12'Client'
|
+'ptsDlg'#12'ClientHeight'#3'3'#1#11'ClientWidth'#3'p'#2#10'ParentFont'#8#8'P'
|
||||||
+'Height'#3'3'#1#11'ClientWidth'#3'p'#2#8'Position'#7#14'poScreenCenter'#0#9
|
+'osition'#7#14'poScreenCenter'#10'LCLVersion'#6#6'0.9.25'#0#9'TGroupBox'#14
|
||||||
+'TGroupBox'#14'OutputGroupBox'#24'AnchorSideBottom.Control'#7#12'CloseButton'
|
+'OutputGroupBox'#24'AnchorSideBottom.Control'#7#12'CloseButton1'#4'Left'#2#6
|
||||||
+'1'#4'Left'#2#6#6'Height'#3#151#0#3'Top'#2't'#5'Width'#3'd'#2#5'Align'#7#5'a'
|
+#6'Height'#3#154#0#3'Top'#2't'#5'Width'#3'd'#2#5'Align'#7#5'alTop'#7'Anchors'
|
||||||
+'lTop'#7'Anchors'#11#8'akBottom'#0#18'BorderSpacing.Left'#2#6#19'BorderSpaci'
|
+#11#8'akBottom'#0#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Right'#2#6#20
|
||||||
+'ng.Right'#2#6#20'BorderSpacing.Bottom'#2#6#7'Caption'#6#6'Output'#12'Client'
|
+'BorderSpacing.Bottom'#2#6#7'Caption'#6#6'Output'#12'ClientHeight'#3#136#0#11
|
||||||
+'Height'#3#133#0#11'ClientWidth'#3'`'#2#11'ParentCtl3D'#8#8'TabOrder'#2#0#0#8
|
+'ClientWidth'#3'`'#2#11'ParentCtl3D'#8#8'TabOrder'#2#0#0#8'TListBox'#13'Outp'
|
||||||
+'TListBox'#13'OutputListbox'#4'Left'#2#6#6'Height'#2'y'#3'Top'#2#6#5'Width'#3
|
+'utListbox'#4'Left'#2#6#6'Height'#2'|'#3'Top'#2#6#5'Width'#3'T'#2#5'Align'#7
|
||||||
+'T'#2#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#9'PopupMenu'#7#15
|
+#8'alClient'#20'BorderSpacing.Around'#2#6#9'PopupMenu'#7#15'OutputPopupMenu'
|
||||||
+'OutputPopupMenu'#8'TabOrder'#2#0#0#0#0#9'TGroupBox'#12'TestGroupbox'#4'Left'
|
+#8'TabOrder'#2#0#0#0#0#9'TGroupBox'#12'TestGroupbox'#4'Left'#2#6#6'Height'#2
|
||||||
+#2#6#6'Height'#2'i'#3'Top'#2#6#5'Width'#3'd'#2#5'Align'#7#5'alTop'#7'Anchors'
|
+'i'#3'Top'#2#6#5'Width'#3'd'#2#5'Align'#7#5'alTop'#7'Anchors'#11#7'akRight'#0
|
||||||
+#11#7'akRight'#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'Bor'
|
+#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'
|
||||||
+'derSpacing.Right'#2#6#7'Caption'#6#4'Test'#12'ClientHeight'#2'W'#11'ClientW'
|
+#2#6#7'Caption'#6#4'Test'#12'ClientHeight'#2'W'#11'ClientWidth'#3'`'#2#11'Pa'
|
||||||
+'idth'#3'`'#2#11'ParentCtl3D'#8#8'TabOrder'#2#1#0#5'TMemo'#8'TestMemo'#4'Lef'
|
+'rentCtl3D'#8#8'TabOrder'#2#1#0#5'TMemo'#8'TestMemo'#4'Left'#2#6#6'Height'#2
|
||||||
+'t'#2#6#6'Height'#2'K'#3'Top'#2#6#5'Width'#3'T'#2#5'Align'#7#8'alClient'#20
|
+'K'#3'Top'#2#6#5'Width'#3'T'#2#5'Align'#7#8'alClient'#20'BorderSpacing.Aroun'
|
||||||
+'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#0#0#0#7'TBitBtn'#12'CloseButton1'
|
+'d'#2#6#8'TabOrder'#2#0#0#0#0#7'TBitBtn'#12'CloseButton1'#23'AnchorSideRight'
|
||||||
+#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBott'
|
+'.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideB'
|
||||||
+'om'#24'AnchorSideBottom.Control'#7#5'Owner'#21'AnchorSideBottom.Side'#7#9'a'
|
+'ottom.Control'#7#5'Owner'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3
|
||||||
+'srBottom'#4'Left'#3'!'#2#6'Height'#2#28#3'Top'#3#17#1#5'Width'#2'I'#7'Ancho'
|
+#31#2#6'Height'#2#25#3'Top'#3#20#1#5'Width'#2'K'#7'Anchors'#11#7'akRight'#8
|
||||||
+'rs'#11#7'akRight'#8'akBottom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#6
|
+'akBottom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#6'Cancel'#9#7'Captio'
|
||||||
+'Cancel'#9#7'Caption'#6#6'&Close'#21'Constraints.MinHeight'#2#25#20'Constrai'
|
+'n'#6#6'&Close'#21'Constraints.MinHeight'#2#25#20'Constraints.MinWidth'#2'K'
|
||||||
+'nts.MinWidth'#2'K'#4'Kind'#7#7'bkClose'#11'ModalResult'#2#1#9'NumGlyphs'#2#0
|
+#4'Kind'#7#7'bkClose'#11'ModalResult'#2#1#9'NumGlyphs'#2#0#8'TabOrder'#2#2#0
|
||||||
+#8'TabOrder'#2#2#0#0#9'TSplitter'#9'Splitter1'#6'Cursor'#7#8'crVSplit'#6'Hei'
|
+#0#9'TSplitter'#9'Splitter1'#6'Cursor'#7#8'crVSplit'#6'Height'#2#5#3'Top'#2
|
||||||
+'ght'#2#5#3'Top'#2'o'#5'Width'#3'p'#2#5'Align'#7#5'alTop'#12'ResizeAnchor'#7
|
+'o'#5'Width'#3'p'#2#5'Align'#7#5'alTop'#12'ResizeAnchor'#7#5'akTop'#0#0#10'T'
|
||||||
+#5'akTop'#0#0#10'TPopupMenu'#15'OutputPopupMenu'#4'left'#2'n'#3'top'#3#4#1#0
|
+'PopupMenu'#15'OutputPopupMenu'#4'left'#2'n'#3'top'#3#4#1#0#9'TMenuItem'#18
|
||||||
+#9'TMenuItem'#18'CopyOutputMenuItem'#7'Caption'#6#18'CopyOutputMenuItem'#7'O'
|
+'CopyOutputMenuItem'#7'Caption'#6#18'CopyOutputMenuItem'#7'OnClick'#7#23'Cop'
|
||||||
+'nClick'#7#23'CopyOutputMenuItemClick'#0#0#0#0
|
+'yOutputMenuItemClick'#0#0#0#0
|
||||||
]);
|
]);
|
||||||
|
|||||||
@ -1113,6 +1113,7 @@ begin
|
|||||||
Application.AddOnIdleHandler(@ApplicationOnIdle,true);
|
Application.AddOnIdleHandler(@ApplicationOnIdle,true);
|
||||||
Caption:=dlgCCOCaption;
|
Caption:=dlgCCOCaption;
|
||||||
CloseButton1.Caption:=lisClose;
|
CloseButton1.Caption:=lisClose;
|
||||||
|
CloseButton1.LoadGlyphFromLazarusResource('btn_close');
|
||||||
TestGroupbox.Caption:=dlgCCOTest;
|
TestGroupbox.Caption:=dlgCCOTest;
|
||||||
OutputGroupBox.Caption:=dlgCCOResults;
|
OutputGroupBox.Caption:=dlgCCOResults;
|
||||||
CopyOutputMenuItem.Caption:=lisCCOCopyOutputToCliboard;
|
CopyOutputMenuItem.Caption:=lisCCOCopyOutputToCliboard;
|
||||||
|
|||||||
@ -8,9 +8,10 @@ object CheckLFMDialog: TCheckLFMDialog
|
|||||||
ClientHeight = 580
|
ClientHeight = 580
|
||||||
ClientWidth = 552
|
ClientWidth = 552
|
||||||
OnCreate = CheckLFMDialogCreate
|
OnCreate = CheckLFMDialogCreate
|
||||||
|
ParentFont = False
|
||||||
LCLVersion = '0.9.25'
|
LCLVersion = '0.9.25'
|
||||||
object NoteLabel: TLabel
|
object NoteLabel: TLabel
|
||||||
Height = 20
|
Height = 14
|
||||||
Width = 552
|
Width = 552
|
||||||
Align = alTop
|
Align = alTop
|
||||||
Caption = 'NoteLabel'
|
Caption = 'NoteLabel'
|
||||||
@ -18,17 +19,17 @@ object CheckLFMDialog: TCheckLFMDialog
|
|||||||
WordWrap = True
|
WordWrap = True
|
||||||
end
|
end
|
||||||
object LFMGroupBox: TGroupBox
|
object LFMGroupBox: TGroupBox
|
||||||
Height = 415
|
Height = 427
|
||||||
Top = 20
|
Top = 14
|
||||||
Width = 552
|
Width = 552
|
||||||
Align = alClient
|
Align = alClient
|
||||||
Caption = 'LFM file'
|
Caption = 'LFM file'
|
||||||
ClientHeight = 396
|
ClientHeight = 409
|
||||||
ClientWidth = 548
|
ClientWidth = 548
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object LFMSynEdit: TSynEdit
|
object LFMSynEdit: TSynEdit
|
||||||
Height = 396
|
Height = 409
|
||||||
Width = 548
|
Width = 548
|
||||||
Align = alClient
|
Align = alClient
|
||||||
Font.Height = -15
|
Font.Height = -15
|
||||||
@ -36,7 +37,9 @@ object CheckLFMDialog: TCheckLFMDialog
|
|||||||
Font.Pitch = fpFixed
|
Font.Pitch = fpFixed
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
|
ParentFont = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
|
BookMarkOptions.OnChange = nil
|
||||||
Highlighter = SynLFMSyn1
|
Highlighter = SynLFMSyn1
|
||||||
Keystrokes = <
|
Keystrokes = <
|
||||||
item
|
item
|
||||||
@ -362,59 +365,61 @@ object CheckLFMDialog: TCheckLFMDialog
|
|||||||
Lines.Strings = (
|
Lines.Strings = (
|
||||||
'LFMSynEdit'
|
'LFMSynEdit'
|
||||||
)
|
)
|
||||||
|
SelectedColor.OnChange = nil
|
||||||
OnSpecialLineMarkup = LFMSynEditSpecialLineMarkup
|
OnSpecialLineMarkup = LFMSynEditSpecialLineMarkup
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
object ErrorsGroupBox: TGroupBox
|
object ErrorsGroupBox: TGroupBox
|
||||||
Height = 104
|
Height = 104
|
||||||
Top = 435
|
Top = 441
|
||||||
Width = 552
|
Width = 552
|
||||||
Align = alBottom
|
Align = alBottom
|
||||||
Caption = 'Errors'
|
Caption = 'Errors'
|
||||||
ClientHeight = 85
|
ClientHeight = 86
|
||||||
ClientWidth = 548
|
ClientWidth = 548
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
object ErrorsListBox: TListBox
|
object ErrorsListBox: TListBox
|
||||||
Height = 85
|
Height = 86
|
||||||
Width = 548
|
Width = 548
|
||||||
Align = alClient
|
Align = alClient
|
||||||
OnClick = ErrorsListBoxClick
|
OnClick = ErrorsListBoxClick
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
TopIndex = -1
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
object BtnPanel: TPanel
|
object BtnPanel: TPanel
|
||||||
Height = 41
|
Height = 35
|
||||||
Top = 539
|
Top = 545
|
||||||
Width = 552
|
Width = 552
|
||||||
Align = alBottom
|
Align = alBottom
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
ClientHeight = 41
|
ClientHeight = 35
|
||||||
ClientWidth = 552
|
ClientWidth = 552
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
object CancelButton: TButton
|
object CancelButton: TBitBtn
|
||||||
Left = 491
|
Left = 488
|
||||||
Height = 29
|
Height = 23
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 55
|
Width = 58
|
||||||
Align = alRight
|
Align = alRight
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Cancel'
|
Caption = 'Cancel'
|
||||||
ModalResult = 2
|
ModalResult = 2
|
||||||
|
NumGlyphs = 0
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
end
|
end
|
||||||
object RemoveAllButton: TButton
|
object RemoveAllButton: TBitBtn
|
||||||
Left = 291
|
Left = 319
|
||||||
Height = 29
|
Height = 23
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 194
|
Width = 163
|
||||||
Align = alRight
|
Align = alRight
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Remove all invalid properties'
|
Caption = 'Remove all invalid properties'
|
||||||
|
NumGlyphs = 0
|
||||||
OnClick = RemoveAllButtonClick
|
OnClick = RemoveAllButtonClick
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
end
|
end
|
||||||
|
|||||||
@ -4,72 +4,73 @@ LazarusResources.Add('TCheckLFMDialog','FORMDATA',[
|
|||||||
'TPF0'#15'TCheckLFMDialog'#14'CheckLFMDialog'#4'Left'#3#164#1#6'Height'#3'D'#2
|
'TPF0'#15'TCheckLFMDialog'#14'CheckLFMDialog'#4'Left'#3#164#1#6'Height'#3'D'#2
|
||||||
+#3'Top'#3#206#0#5'Width'#3'('#2#13'ActiveControl'#7#10'LFMSynEdit'#7'Caption'
|
+#3'Top'#3#206#0#5'Width'#3'('#2#13'ActiveControl'#7#10'LFMSynEdit'#7'Caption'
|
||||||
+#6#15'Repair LFM file'#12'ClientHeight'#3'D'#2#11'ClientWidth'#3'('#2#8'OnCr'
|
+#6#15'Repair LFM file'#12'ClientHeight'#3'D'#2#11'ClientWidth'#3'('#2#8'OnCr'
|
||||||
+'eate'#7#20'CheckLFMDialogCreate'#10'LCLVersion'#6#6'0.9.25'#0#6'TLabel'#9'N'
|
+'eate'#7#20'CheckLFMDialogCreate'#10'ParentFont'#8#10'LCLVersion'#6#6'0.9.25'
|
||||||
+'oteLabel'#6'Height'#2#20#5'Width'#3'('#2#5'Align'#7#5'alTop'#7'Caption'#6#9
|
+#0#6'TLabel'#9'NoteLabel'#6'Height'#2#14#5'Width'#3'('#2#5'Align'#7#5'alTop'
|
||||||
+'NoteLabel'#11'ParentColor'#8#8'WordWrap'#9#0#0#9'TGroupBox'#11'LFMGroupBox'
|
+#7'Caption'#6#9'NoteLabel'#11'ParentColor'#8#8'WordWrap'#9#0#0#9'TGroupBox'
|
||||||
+#6'Height'#3#159#1#3'Top'#2#20#5'Width'#3'('#2#5'Align'#7#8'alClient'#7'Capt'
|
+#11'LFMGroupBox'#6'Height'#3#171#1#3'Top'#2#14#5'Width'#3'('#2#5'Align'#7#8
|
||||||
+'ion'#6#8'LFM file'#12'ClientHeight'#3#140#1#11'ClientWidth'#3'$'#2#11'Paren'
|
+'alClient'#7'Caption'#6#8'LFM file'#12'ClientHeight'#3#153#1#11'ClientWidth'
|
||||||
+'tCtl3D'#8#8'TabOrder'#2#0#0#8'TSynEdit'#10'LFMSynEdit'#6'Height'#3#140#1#5
|
+#3'$'#2#11'ParentCtl3D'#8#8'TabOrder'#2#0#0#8'TSynEdit'#10'LFMSynEdit'#6'Hei'
|
||||||
+'Width'#3'$'#2#5'Align'#7#8'alClient'#11'Font.Height'#2#241#9'Font.Name'#6#7
|
+'ght'#3#153#1#5'Width'#3'$'#2#5'Align'#7#8'alClient'#11'Font.Height'#2#241#9
|
||||||
+'courier'#10'Font.Pitch'#7#7'fpFixed'#11'ParentColor'#8#11'ParentCtl3D'#8#8
|
+'Font.Name'#6#7'courier'#10'Font.Pitch'#7#7'fpFixed'#11'ParentColor'#8#11'Pa'
|
||||||
+'TabOrder'#2#0#11'Highlighter'#7#10'SynLFMSyn1'#10'Keystrokes'#14#1#7'Comman'
|
+'rentCtl3D'#8#10'ParentFont'#8#8'TabOrder'#2#0#24'BookMarkOptions.OnChange'
|
||||||
+'d'#2#3#8'ShortCut'#2'&'#0#1#7'Command'#2'g'#8'ShortCut'#3'& '#0#1#7'Command'
|
+#13#11'Highlighter'#7#10'SynLFMSyn1'#10'Keystrokes'#14#1#7'Command'#2#3#8'Sh'
|
||||||
+#3#211#0#8'ShortCut'#3'&@'#0#1#7'Command'#2#4#8'ShortCut'#2'('#0#1#7'Command'
|
+'ortCut'#2'&'#0#1#7'Command'#2'g'#8'ShortCut'#3'& '#0#1#7'Command'#3#211#0#8
|
||||||
+#2'h'#8'ShortCut'#3'( '#0#1#7'Command'#3#212#0#8'ShortCut'#3'(@'#0#1#7'Comma'
|
+'ShortCut'#3'&@'#0#1#7'Command'#2#4#8'ShortCut'#2'('#0#1#7'Command'#2'h'#8'S'
|
||||||
+'nd'#2#1#8'ShortCut'#2'%'#0#1#7'Command'#2'e'#8'ShortCut'#3'% '#0#1#7'Comman'
|
+'hortCut'#3'( '#0#1#7'Command'#3#212#0#8'ShortCut'#3'(@'#0#1#7'Command'#2#1#8
|
||||||
+'d'#2#5#8'ShortCut'#3'%@'#0#1#7'Command'#2'i'#8'ShortCut'#3'%`'#0#1#7'Comman'
|
+'ShortCut'#2'%'#0#1#7'Command'#2'e'#8'ShortCut'#3'% '#0#1#7'Command'#2#5#8'S'
|
||||||
+'d'#2#2#8'ShortCut'#2''''#0#1#7'Command'#2'f'#8'ShortCut'#3''' '#0#1#7'Comma'
|
+'hortCut'#3'%@'#0#1#7'Command'#2'i'#8'ShortCut'#3'%`'#0#1#7'Command'#2#2#8'S'
|
||||||
+'nd'#2#6#8'ShortCut'#3'''@'#0#1#7'Command'#2'j'#8'ShortCut'#3'''`'#0#1#7'Com'
|
+'hortCut'#2''''#0#1#7'Command'#2'f'#8'ShortCut'#3''' '#0#1#7'Command'#2#6#8
|
||||||
+'mand'#2#10#8'ShortCut'#2'"'#0#1#7'Command'#2'n'#8'ShortCut'#3'" '#0#1#7'Com'
|
+'ShortCut'#3'''@'#0#1#7'Command'#2'j'#8'ShortCut'#3'''`'#0#1#7'Command'#2#10
|
||||||
+'mand'#2#14#8'ShortCut'#3'"@'#0#1#7'Command'#2'r'#8'ShortCut'#3'"`'#0#1#7'Co'
|
+#8'ShortCut'#2'"'#0#1#7'Command'#2'n'#8'ShortCut'#3'" '#0#1#7'Command'#2#14#8
|
||||||
+'mmand'#2#9#8'ShortCut'#2'!'#0#1#7'Command'#2'm'#8'ShortCut'#3'! '#0#1#7'Com'
|
+'ShortCut'#3'"@'#0#1#7'Command'#2'r'#8'ShortCut'#3'"`'#0#1#7'Command'#2#9#8
|
||||||
+'mand'#2#13#8'ShortCut'#3'!@'#0#1#7'Command'#2'q'#8'ShortCut'#3'!`'#0#1#7'Co'
|
+'ShortCut'#2'!'#0#1#7'Command'#2'm'#8'ShortCut'#3'! '#0#1#7'Command'#2#13#8
|
||||||
+'mmand'#2#7#8'ShortCut'#2'$'#0#1#7'Command'#2'k'#8'ShortCut'#3'$ '#0#1#7'Com'
|
+'ShortCut'#3'!@'#0#1#7'Command'#2'q'#8'ShortCut'#3'!`'#0#1#7'Command'#2#7#8
|
||||||
+'mand'#2#15#8'ShortCut'#3'$@'#0#1#7'Command'#2's'#8'ShortCut'#3'$`'#0#1#7'Co'
|
+'ShortCut'#2'$'#0#1#7'Command'#2'k'#8'ShortCut'#3'$ '#0#1#7'Command'#2#15#8
|
||||||
+'mmand'#2#8#8'ShortCut'#2'#'#0#1#7'Command'#2'l'#8'ShortCut'#3'# '#0#1#7'Com'
|
+'ShortCut'#3'$@'#0#1#7'Command'#2's'#8'ShortCut'#3'$`'#0#1#7'Command'#2#8#8
|
||||||
+'mand'#2#16#8'ShortCut'#3'#@'#0#1#7'Command'#2't'#8'ShortCut'#3'#`'#0#1#7'Co'
|
+'ShortCut'#2'#'#0#1#7'Command'#2'l'#8'ShortCut'#3'# '#0#1#7'Command'#2#16#8
|
||||||
+'mmand'#3#223#0#8'ShortCut'#2'-'#0#1#7'Command'#3#201#0#8'ShortCut'#3'-@'#0#1
|
+'ShortCut'#3'#@'#0#1#7'Command'#2't'#8'ShortCut'#3'#`'#0#1#7'Command'#3#223#0
|
||||||
+#7'Command'#3'\'#2#8'ShortCut'#3'- '#0#1#7'Command'#3#246#1#8'ShortCut'#2'.'
|
+#8'ShortCut'#2'-'#0#1#7'Command'#3#201#0#8'ShortCut'#3'-@'#0#1#7'Command'#3
|
||||||
+#0#1#7'Command'#3'['#2#8'ShortCut'#3'. '#0#1#7'Command'#3#245#1#8'ShortCut'#2
|
+'\'#2#8'ShortCut'#3'- '#0#1#7'Command'#3#246#1#8'ShortCut'#2'.'#0#1#7'Comman'
|
||||||
+#8#0#1#7'Command'#3#245#1#8'ShortCut'#3#8' '#0#1#7'Command'#3#248#1#8'ShortC'
|
+'d'#3'['#2#8'ShortCut'#3'. '#0#1#7'Command'#3#245#1#8'ShortCut'#2#8#0#1#7'Co'
|
||||||
+'ut'#3#8'@'#0#1#7'Command'#3'Y'#2#8'ShortCut'#4#8#128#0#0#0#1#7'Command'#3'Z'
|
+'mmand'#3#245#1#8'ShortCut'#3#8' '#0#1#7'Command'#3#248#1#8'ShortCut'#3#8'@'
|
||||||
+#2#8'ShortCut'#4#8#160#0#0#0#1#7'Command'#3#253#1#8'ShortCut'#2#13#0#1#7'Com'
|
+#0#1#7'Command'#3'Y'#2#8'ShortCut'#4#8#128#0#0#0#1#7'Command'#3'Z'#2#8'Short'
|
||||||
+'mand'#3#199#0#8'ShortCut'#3'A@'#0#1#7'Command'#3#201#0#8'ShortCut'#3'C@'#0#1
|
+'Cut'#4#8#160#0#0#0#1#7'Command'#3#253#1#8'ShortCut'#2#13#0#1#7'Command'#3
|
||||||
+#7'Command'#3'b'#2#8'ShortCut'#3'I`'#0#1#7'Command'#3#253#1#8'ShortCut'#3'M@'
|
+#199#0#8'ShortCut'#3'A@'#0#1#7'Command'#3#201#0#8'ShortCut'#3'C@'#0#1#7'Comm'
|
||||||
+#0#1#7'Command'#3#254#1#8'ShortCut'#3'N@'#0#1#7'Command'#3#247#1#8'ShortCut'
|
+'and'#3'b'#2#8'ShortCut'#3'I`'#0#1#7'Command'#3#253#1#8'ShortCut'#3'M@'#0#1#7
|
||||||
+#3'T@'#0#1#7'Command'#3'c'#2#8'ShortCut'#3'U`'#0#1#7'Command'#3'\'#2#8'Short'
|
+'Command'#3#254#1#8'ShortCut'#3'N@'#0#1#7'Command'#3#247#1#8'ShortCut'#3'T@'
|
||||||
+'Cut'#3'V@'#0#1#7'Command'#3'['#2#8'ShortCut'#3'X@'#0#1#7'Command'#3#251#1#8
|
+#0#1#7'Command'#3'c'#2#8'ShortCut'#3'U`'#0#1#7'Command'#3'\'#2#8'ShortCut'#3
|
||||||
+'ShortCut'#3'Y@'#0#1#7'Command'#3#250#1#8'ShortCut'#3'Y`'#0#1#7'Command'#3'Y'
|
+'V@'#0#1#7'Command'#3'['#2#8'ShortCut'#3'X@'#0#1#7'Command'#3#251#1#8'ShortC'
|
||||||
+#2#8'ShortCut'#3'Z@'#0#1#7'Command'#3'Z'#2#8'ShortCut'#3'Z`'#0#1#7'Command'#3
|
+'ut'#3'Y@'#0#1#7'Command'#3#250#1#8'ShortCut'#3'Y`'#0#1#7'Command'#3'Y'#2#8
|
||||||
+'-'#1#8'ShortCut'#3'0@'#0#1#7'Command'#3'.'#1#8'ShortCut'#3'1@'#0#1#7'Comman'
|
+'ShortCut'#3'Z@'#0#1#7'Command'#3'Z'#2#8'ShortCut'#3'Z`'#0#1#7'Command'#3'-'
|
||||||
+'d'#3'/'#1#8'ShortCut'#3'2@'#0#1#7'Command'#3'0'#1#8'ShortCut'#3'3@'#0#1#7'C'
|
+#1#8'ShortCut'#3'0@'#0#1#7'Command'#3'.'#1#8'ShortCut'#3'1@'#0#1#7'Command'#3
|
||||||
+'ommand'#3'1'#1#8'ShortCut'#3'4@'#0#1#7'Command'#3'2'#1#8'ShortCut'#3'5@'#0#1
|
+'/'#1#8'ShortCut'#3'2@'#0#1#7'Command'#3'0'#1#8'ShortCut'#3'3@'#0#1#7'Comman'
|
||||||
+#7'Command'#3'3'#1#8'ShortCut'#3'6@'#0#1#7'Command'#3'4'#1#8'ShortCut'#3'7@'
|
+'d'#3'1'#1#8'ShortCut'#3'4@'#0#1#7'Command'#3'2'#1#8'ShortCut'#3'5@'#0#1#7'C'
|
||||||
+#0#1#7'Command'#3'5'#1#8'ShortCut'#3'8@'#0#1#7'Command'#3'6'#1#8'ShortCut'#3
|
+'ommand'#3'3'#1#8'ShortCut'#3'6@'#0#1#7'Command'#3'4'#1#8'ShortCut'#3'7@'#0#1
|
||||||
+'9@'#0#1#7'Command'#3'_'#1#8'ShortCut'#3'0`'#0#1#7'Command'#3'`'#1#8'ShortCu'
|
+#7'Command'#3'5'#1#8'ShortCut'#3'8@'#0#1#7'Command'#3'6'#1#8'ShortCut'#3'9@'
|
||||||
+'t'#3'1`'#0#1#7'Command'#3'a'#1#8'ShortCut'#3'2`'#0#1#7'Command'#3'b'#1#8'Sh'
|
+#0#1#7'Command'#3'_'#1#8'ShortCut'#3'0`'#0#1#7'Command'#3'`'#1#8'ShortCut'#3
|
||||||
+'ortCut'#3'3`'#0#1#7'Command'#3'c'#1#8'ShortCut'#3'4`'#0#1#7'Command'#3'd'#1
|
+'1`'#0#1#7'Command'#3'a'#1#8'ShortCut'#3'2`'#0#1#7'Command'#3'b'#1#8'ShortCu'
|
||||||
+#8'ShortCut'#3'5`'#0#1#7'Command'#3'e'#1#8'ShortCut'#3'6`'#0#1#7'Command'#3
|
+'t'#3'3`'#0#1#7'Command'#3'c'#1#8'ShortCut'#3'4`'#0#1#7'Command'#3'd'#1#8'Sh'
|
||||||
+'f'#1#8'ShortCut'#3'7`'#0#1#7'Command'#3'g'#1#8'ShortCut'#3'8`'#0#1#7'Comman'
|
+'ortCut'#3'5`'#0#1#7'Command'#3'e'#1#8'ShortCut'#3'6`'#0#1#7'Command'#3'f'#1
|
||||||
+'d'#3'h'#1#8'ShortCut'#3'9`'#0#1#7'Command'#3#231#0#8'ShortCut'#3'N`'#0#1#7
|
+#8'ShortCut'#3'7`'#0#1#7'Command'#3'g'#1#8'ShortCut'#3'8`'#0#1#7'Command'#3
|
||||||
+'Command'#3#232#0#8'ShortCut'#3'C`'#0#1#7'Command'#3#233#0#8'ShortCut'#3'L`'
|
+'h'#1#8'ShortCut'#3'9`'#0#1#7'Command'#3#231#0#8'ShortCut'#3'N`'#0#1#7'Comma'
|
||||||
+#0#1#7'Command'#3'd'#2#8'ShortCut'#2#9#0#1#7'Command'#3'e'#2#8'ShortCut'#3#9
|
+'nd'#3#232#0#8'ShortCut'#3'C`'#0#1#7'Command'#3#233#0#8'ShortCut'#3'L`'#0#1#7
|
||||||
+' '#0#1#7'Command'#3#250#0#8'ShortCut'#3'B`'#0#0#13'Lines.Strings'#1#6#10'LF'
|
+'Command'#3'd'#2#8'ShortCut'#2#9#0#1#7'Command'#3'e'#2#8'ShortCut'#3#9' '#0#1
|
||||||
+'MSynEdit'#0#19'OnSpecialLineMarkup'#7#27'LFMSynEditSpecialLineMarkup'#0#0#0
|
+#7'Command'#3#250#0#8'ShortCut'#3'B`'#0#0#13'Lines.Strings'#1#6#10'LFMSynEdi'
|
||||||
+#9'TGroupBox'#14'ErrorsGroupBox'#6'Height'#2'h'#3'Top'#3#179#1#5'Width'#3'('
|
+'t'#0#22'SelectedColor.OnChange'#13#19'OnSpecialLineMarkup'#7#27'LFMSynEditS'
|
||||||
+#2#5'Align'#7#8'alBottom'#7'Caption'#6#6'Errors'#12'ClientHeight'#2'U'#11'Cl'
|
+'pecialLineMarkup'#0#0#0#9'TGroupBox'#14'ErrorsGroupBox'#6'Height'#2'h'#3'To'
|
||||||
+'ientWidth'#3'$'#2#11'ParentCtl3D'#8#8'TabOrder'#2#1#0#8'TListBox'#13'Errors'
|
+'p'#3#185#1#5'Width'#3'('#2#5'Align'#7#8'alBottom'#7'Caption'#6#6'Errors'#12
|
||||||
+'ListBox'#6'Height'#2'U'#5'Width'#3'$'#2#5'Align'#7#8'alClient'#7'OnClick'#7
|
+'ClientHeight'#2'V'#11'ClientWidth'#3'$'#2#11'ParentCtl3D'#8#8'TabOrder'#2#1
|
||||||
+#18'ErrorsListBoxClick'#8'TabOrder'#2#0#8'TopIndex'#2#255#0#0#0#6'TPanel'#8
|
+#0#8'TListBox'#13'ErrorsListBox'#6'Height'#2'V'#5'Width'#3'$'#2#5'Align'#7#8
|
||||||
+'BtnPanel'#6'Height'#2')'#3'Top'#3#27#2#5'Width'#3'('#2#5'Align'#7#8'alBotto'
|
+'alClient'#7'OnClick'#7#18'ErrorsListBoxClick'#8'TabOrder'#2#0#0#0#0#6'TPane'
|
||||||
+'m'#8'AutoSize'#9#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2')'#11'Client'
|
+'l'#8'BtnPanel'#6'Height'#2'#'#3'Top'#3'!'#2#5'Width'#3'('#2#5'Align'#7#8'al'
|
||||||
+'Width'#3'('#2#8'TabOrder'#2#2#0#7'TButton'#12'CancelButton'#4'Left'#3#235#1
|
+'Bottom'#8'AutoSize'#9#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2'#'#11'C'
|
||||||
+#6'Height'#2#29#3'Top'#2#6#5'Width'#2'7'#5'Align'#7#7'alRight'#8'AutoSize'#9
|
+'lientWidth'#3'('#2#8'TabOrder'#2#2#0#7'TBitBtn'#12'CancelButton'#4'Left'#3
|
||||||
,#20'BorderSpacing.Around'#2#6#7'Caption'#6#6'Cancel'#11'ModalResult'#2#2#8'T'
|
,#232#1#6'Height'#2#23#3'Top'#2#6#5'Width'#2':'#5'Align'#7#7'alRight'#8'AutoS'
|
||||||
+'abOrder'#2#0#0#0#7'TButton'#15'RemoveAllButton'#4'Left'#3'#'#1#6'Height'#2
|
+'ize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#6'Cancel'#11'ModalResult'#2
|
||||||
+#29#3'Top'#2#6#5'Width'#3#194#0#5'Align'#7#7'alRight'#8'AutoSize'#9#20'Borde'
|
+#2#9'NumGlyphs'#2#0#8'TabOrder'#2#0#0#0#7'TBitBtn'#15'RemoveAllButton'#4'Lef'
|
||||||
+'rSpacing.Around'#2#6#7'Caption'#6#29'Remove all invalid properties'#7'OnCli'
|
+'t'#3'?'#1#6'Height'#2#23#3'Top'#2#6#5'Width'#3#163#0#5'Align'#7#7'alRight'#8
|
||||||
+'ck'#7#20'RemoveAllButtonClick'#8'TabOrder'#2#1#0#0#0#10'TSynLFMSyn'#10'SynL'
|
+'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#29'Remove all invalid'
|
||||||
+'FMSyn1'#13'DefaultFilter'#6' Lazarus Form Files (*.lfm)|*.lfm'#7'Enabled'#8
|
+' properties'#9'NumGlyphs'#2#0#7'OnClick'#7#20'RemoveAllButtonClick'#8'TabOr'
|
||||||
+#4'left'#3#129#0#3'top'#2'h'#0#0#0
|
+'der'#2#1#0#0#0#10'TSynLFMSyn'#10'SynLFMSyn1'#13'DefaultFilter'#6' Lazarus F'
|
||||||
|
+'orm Files (*.lfm)|*.lfm'#7'Enabled'#8#4'left'#3#129#0#3'top'#2'h'#0#0#0
|
||||||
]);
|
]);
|
||||||
|
|||||||
@ -48,14 +48,14 @@ type
|
|||||||
{ TCheckLFMDialog }
|
{ TCheckLFMDialog }
|
||||||
|
|
||||||
TCheckLFMDialog = class(TForm)
|
TCheckLFMDialog = class(TForm)
|
||||||
CancelButton: TButton;
|
CancelButton: TBitBtn;
|
||||||
ErrorsGroupBox: TGroupBox;
|
ErrorsGroupBox: TGroupBox;
|
||||||
ErrorsListBox: TListBox;
|
ErrorsListBox: TListBox;
|
||||||
NoteLabel: TLabel;
|
NoteLabel: TLabel;
|
||||||
LFMGroupBox: TGroupBox;
|
LFMGroupBox: TGroupBox;
|
||||||
LFMSynEdit: TSynEdit;
|
LFMSynEdit: TSynEdit;
|
||||||
BtnPanel: TPanel;
|
BtnPanel: TPanel;
|
||||||
RemoveAllButton: TButton;
|
RemoveAllButton: TBitBtn;
|
||||||
SynLFMSyn1: TSynLFMSyn;
|
SynLFMSyn1: TSynLFMSyn;
|
||||||
procedure ErrorsListBoxClick(Sender: TObject);
|
procedure ErrorsListBoxClick(Sender: TObject);
|
||||||
procedure LFMSynEditSpecialLineMarkup(Sender: TObject; Line: integer;
|
procedure LFMSynEditSpecialLineMarkup(Sender: TObject; Line: integer;
|
||||||
@ -557,10 +557,11 @@ procedure TCheckLFMDialog.SetupComponents;
|
|||||||
begin
|
begin
|
||||||
NoteLabel.Caption:=lisTheLFMLazarusFormFileContainsInvalidPropertiesThis;
|
NoteLabel.Caption:=lisTheLFMLazarusFormFileContainsInvalidPropertiesThis;
|
||||||
CancelButton.Caption:=dlgCancel;
|
CancelButton.Caption:=dlgCancel;
|
||||||
|
CancelButton.LoadGlyphFromLazarusResource('btn_cancel');
|
||||||
ErrorsGroupBox.Caption:=lisErrors;
|
ErrorsGroupBox.Caption:=lisErrors;
|
||||||
LFMGroupBox.Caption:=lisLFMFile;
|
LFMGroupBox.Caption:=lisLFMFile;
|
||||||
RemoveAllButton.Caption:=lisRemoveAllInvalidProperties;
|
RemoveAllButton.Caption:=lisRemoveAllInvalidProperties;
|
||||||
|
RemoveAllButton.LoadGlyphFromLazarusResource('delete');
|
||||||
EditorOpts.GetHighlighterSettings(SynLFMSyn1);
|
EditorOpts.GetHighlighterSettings(SynLFMSyn1);
|
||||||
EditorOpts.GetSynEditSettings(LFMSynEdit);
|
EditorOpts.GetSynEditSettings(LFMSynEdit);
|
||||||
end;
|
end;
|
||||||
|
|||||||
@ -1,39 +1,41 @@
|
|||||||
object CleanDirectoryDialog: TCleanDirectoryDialog
|
object CleanDirectoryDialog: TCleanDirectoryDialog
|
||||||
Left = 307
|
Left = 307
|
||||||
Height = 340
|
Height = 309
|
||||||
Top = 209
|
Top = 209
|
||||||
Width = 450
|
Width = 450
|
||||||
HorzScrollBar.Page = 449
|
|
||||||
VertScrollBar.Page = 339
|
|
||||||
ActiveControl = DirCombobox
|
ActiveControl = DirCombobox
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderIcons = [biSystemMenu]
|
BorderIcons = [biSystemMenu]
|
||||||
Caption = 'Clean Directory'
|
Caption = 'Clean Directory'
|
||||||
ClientHeight = 340
|
ClientHeight = 309
|
||||||
ClientWidth = 450
|
ClientWidth = 450
|
||||||
OnCreate = CleanDirectoryDialogCreate
|
OnCreate = CleanDirectoryDialogCreate
|
||||||
|
ParentFont = False
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
|
LCLVersion = '0.9.25'
|
||||||
object DirGroupbox: TGroupBox
|
object DirGroupbox: TGroupBox
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 78
|
Height = 76
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 438
|
Width = 438
|
||||||
Align = alTop
|
Align = alTop
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Directory'
|
Caption = 'Directory'
|
||||||
ClientHeight = 59
|
ClientHeight = 58
|
||||||
ClientWidth = 434
|
ClientWidth = 434
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object DirCombobox: TComboBox
|
object DirCombobox: TComboBox
|
||||||
AnchorSideRight.Control = DirBrowseButton
|
AnchorSideRight.Control = DirBrowseButton
|
||||||
Height = 25
|
Left = 6
|
||||||
Width = 400
|
Height = 21
|
||||||
|
Top = 6
|
||||||
|
Width = 394
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoCompleteText = [cbactSearchAscending]
|
AutoCompleteText = [cbactSearchAscending]
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
MaxLength = 0
|
ItemHeight = 13
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
Text = 'DirCombobox'
|
Text = 'DirCombobox'
|
||||||
@ -42,8 +44,8 @@ object CleanDirectoryDialog: TCleanDirectoryDialog
|
|||||||
AnchorSideTop.Control = DirCombobox
|
AnchorSideTop.Control = DirCombobox
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 22
|
Height = 19
|
||||||
Top = 31
|
Top = 33
|
||||||
Width = 422
|
Width = 422
|
||||||
Align = alBottom
|
Align = alBottom
|
||||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||||
@ -60,7 +62,7 @@ object CleanDirectoryDialog: TCleanDirectoryDialog
|
|||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 406
|
Left = 406
|
||||||
Height = 21
|
Height = 21
|
||||||
Top = 2
|
Top = 6
|
||||||
Width = 23
|
Width = 23
|
||||||
Anchors = [akTop, akRight]
|
Anchors = [akTop, akRight]
|
||||||
BorderSpacing.Right = 5
|
BorderSpacing.Right = 5
|
||||||
@ -71,34 +73,34 @@ object CleanDirectoryDialog: TCleanDirectoryDialog
|
|||||||
end
|
end
|
||||||
object RemoveGroupbox: TGroupBox
|
object RemoveGroupbox: TGroupBox
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 84
|
Height = 76
|
||||||
Top = 90
|
Top = 88
|
||||||
Width = 438
|
Width = 438
|
||||||
Align = alTop
|
Align = alTop
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Remove files matching filter:'
|
Caption = 'Remove files matching filter:'
|
||||||
ClientHeight = 65
|
ClientHeight = 58
|
||||||
ClientWidth = 434
|
ClientWidth = 434
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
object RemoveCombobox: TComboBox
|
object RemoveCombobox: TComboBox
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 25
|
Height = 21
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 422
|
Width = 422
|
||||||
Align = alTop
|
Align = alTop
|
||||||
AutoCompleteText = [cbactSearchAscending]
|
AutoCompleteText = [cbactSearchAscending]
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
MaxLength = 0
|
ItemHeight = 13
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
Text = 'RemoveCombobox'
|
Text = 'RemoveCombobox'
|
||||||
end
|
end
|
||||||
object SimpleSyntaxRemoveCheckbox: TCheckBox
|
object SimpleSyntaxRemoveCheckbox: TCheckBox
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 22
|
Height = 19
|
||||||
Top = 37
|
Top = 33
|
||||||
Width = 422
|
Width = 422
|
||||||
Align = alTop
|
Align = alTop
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
@ -108,34 +110,34 @@ object CleanDirectoryDialog: TCleanDirectoryDialog
|
|||||||
end
|
end
|
||||||
object KeepGroupbox: TGroupBox
|
object KeepGroupbox: TGroupBox
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 112
|
Height = 101
|
||||||
Top = 180
|
Top = 170
|
||||||
Width = 438
|
Width = 438
|
||||||
Align = alTop
|
Align = alTop
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Keep files matching filter:'
|
Caption = 'Keep files matching filter:'
|
||||||
ClientHeight = 93
|
ClientHeight = 83
|
||||||
ClientWidth = 434
|
ClientWidth = 434
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
object KeepCombobox: TComboBox
|
object KeepCombobox: TComboBox
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 25
|
Height = 21
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 422
|
Width = 422
|
||||||
Align = alTop
|
Align = alTop
|
||||||
AutoCompleteText = [cbactSearchAscending]
|
AutoCompleteText = [cbactSearchAscending]
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
MaxLength = 0
|
ItemHeight = 13
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
Text = 'KeepCombobox'
|
Text = 'KeepCombobox'
|
||||||
end
|
end
|
||||||
object SimpleSyntaxKeepCheckbox: TCheckBox
|
object SimpleSyntaxKeepCheckbox: TCheckBox
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 22
|
Height = 19
|
||||||
Top = 37
|
Top = 33
|
||||||
Width = 422
|
Width = 422
|
||||||
Align = alTop
|
Align = alTop
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
@ -144,8 +146,8 @@ object CleanDirectoryDialog: TCleanDirectoryDialog
|
|||||||
end
|
end
|
||||||
object KeepTextFilesCheckbox: TCheckBox
|
object KeepTextFilesCheckbox: TCheckBox
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 22
|
Height = 19
|
||||||
Top = 65
|
Top = 58
|
||||||
Width = 422
|
Width = 422
|
||||||
Align = alTop
|
Align = alTop
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
@ -159,9 +161,9 @@ object CleanDirectoryDialog: TCleanDirectoryDialog
|
|||||||
AnchorSideRight.Control = CancelButton
|
AnchorSideRight.Control = CancelButton
|
||||||
AnchorSideBottom.Control = Owner
|
AnchorSideBottom.Control = Owner
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 285
|
Left = 288
|
||||||
Height = 36
|
Height = 25
|
||||||
Top = 298
|
Top = 277
|
||||||
Width = 75
|
Width = 75
|
||||||
Anchors = [akTop, akRight]
|
Anchors = [akTop, akRight]
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
@ -183,10 +185,10 @@ object CleanDirectoryDialog: TCleanDirectoryDialog
|
|||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
AnchorSideBottom.Control = Owner
|
AnchorSideBottom.Control = Owner
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 366
|
Left = 369
|
||||||
Height = 32
|
Height = 25
|
||||||
Top = 298
|
Top = 277
|
||||||
Width = 78
|
Width = 75
|
||||||
Anchors = [akTop, akRight]
|
Anchors = [akTop, akRight]
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
@ -206,8 +208,8 @@ object CleanDirectoryDialog: TCleanDirectoryDialog
|
|||||||
AnchorSideBottom.Control = Owner
|
AnchorSideBottom.Control = Owner
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 36
|
Height = 25
|
||||||
Top = 298
|
Top = 277
|
||||||
Width = 75
|
Width = 75
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
|
|||||||
@ -2,73 +2,73 @@
|
|||||||
|
|
||||||
LazarusResources.Add('TCleanDirectoryDialog','FORMDATA',[
|
LazarusResources.Add('TCleanDirectoryDialog','FORMDATA',[
|
||||||
'TPF0'#21'TCleanDirectoryDialog'#20'CleanDirectoryDialog'#4'Left'#3'3'#1#6'He'
|
'TPF0'#21'TCleanDirectoryDialog'#20'CleanDirectoryDialog'#4'Left'#3'3'#1#6'He'
|
||||||
+'ight'#3'T'#1#3'Top'#3#209#0#5'Width'#3#194#1#18'HorzScrollBar.Page'#3#193#1
|
+'ight'#3'5'#1#3'Top'#3#209#0#5'Width'#3#194#1#13'ActiveControl'#7#11'DirComb'
|
||||||
+#18'VertScrollBar.Page'#3'S'#1#13'ActiveControl'#7#11'DirCombobox'#8'AutoSiz'
|
+'obox'#8'AutoSize'#9#11'BorderIcons'#11#12'biSystemMenu'#0#7'Caption'#6#15'C'
|
||||||
+'e'#9#11'BorderIcons'#11#12'biSystemMenu'#0#7'Caption'#6#15'Clean Directory'
|
+'lean Directory'#12'ClientHeight'#3'5'#1#11'ClientWidth'#3#194#1#8'OnCreate'
|
||||||
+#12'ClientHeight'#3'T'#1#11'ClientWidth'#3#194#1#8'OnCreate'#7#26'CleanDirec'
|
+#7#26'CleanDirectoryDialogCreate'#10'ParentFont'#8#8'Position'#7#14'poScreen'
|
||||||
+'toryDialogCreate'#8'Position'#7#14'poScreenCenter'#0#9'TGroupBox'#11'DirGro'
|
+'Center'#10'LCLVersion'#6#6'0.9.25'#0#9'TGroupBox'#11'DirGroupbox'#4'Left'#2
|
||||||
+'upbox'#4'Left'#2#6#6'Height'#2'N'#3'Top'#2#6#5'Width'#3#182#1#5'Align'#7#5
|
+#6#6'Height'#2'L'#3'Top'#2#6#5'Width'#3#182#1#5'Align'#7#5'alTop'#8'AutoSize'
|
||||||
+'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#9'Directory'
|
+#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#9'Directory'#12'ClientHeight'#2
|
||||||
+#12'ClientHeight'#2';'#11'ClientWidth'#3#178#1#11'ParentCtl3D'#8#8'TabOrder'
|
+':'#11'ClientWidth'#3#178#1#11'ParentCtl3D'#8#8'TabOrder'#2#0#0#9'TComboBox'
|
||||||
+#2#0#0#9'TComboBox'#11'DirCombobox'#23'AnchorSideRight.Control'#7#15'DirBrow'
|
+#11'DirCombobox'#23'AnchorSideRight.Control'#7#15'DirBrowseButton'#4'Left'#2
|
||||||
+'seButton'#6'Height'#2#25#5'Width'#3#144#1#7'Anchors'#11#5'akTop'#6'akLeft'#7
|
+#6#6'Height'#2#21#3'Top'#2#6#5'Width'#3#138#1#7'Anchors'#11#5'akTop'#6'akLef'
|
||||||
+'akRight'#0#16'AutoCompleteText'#11#20'cbactSearchAscending'#0#20'BorderSpac'
|
+'t'#7'akRight'#0#16'AutoCompleteText'#11#20'cbactSearchAscending'#0#20'Borde'
|
||||||
+'ing.Around'#2#6#9'MaxLength'#2#0#11'ParentCtl3D'#8#8'TabOrder'#2#0#4'Text'#6
|
+'rSpacing.Around'#2#6#10'ItemHeight'#2#13#11'ParentCtl3D'#8#8'TabOrder'#2#0#4
|
||||||
+#11'DirCombobox'#0#0#9'TCheckBox'#15'SubDirsCheckbox'#21'AnchorSideTop.Contr'
|
+'Text'#6#11'DirCombobox'#0#0#9'TCheckBox'#15'SubDirsCheckbox'#21'AnchorSideT'
|
||||||
+'ol'#7#11'DirCombobox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'H'
|
+'op.Control'#7#11'DirCombobox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'
|
||||||
+'eight'#2#22#3'Top'#2#31#5'Width'#3#166#1#5'Align'#7#8'alBottom'#7'Anchors'
|
+#2#6#6'Height'#2#19#3'Top'#2'!'#5'Width'#3#166#1#5'Align'#7#8'alBottom'#7'An'
|
||||||
+#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6
|
+'chors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Arou'
|
||||||
+#7'Caption'#6#21'Clean sub directories'#8'TabOrder'#2#1#0#0#7'TButton'#15'Di'
|
+'nd'#2#6#7'Caption'#6#21'Clean sub directories'#8'TabOrder'#2#1#0#0#7'TButto'
|
||||||
+'rBrowseButton'#22'AnchorSideLeft.Control'#7#11'DirCombobox'#19'AnchorSideLe'
|
+'n'#15'DirBrowseButton'#22'AnchorSideLeft.Control'#7#11'DirCombobox'#19'Anch'
|
||||||
+'ft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#11'DirCombobox'#18'Anch'
|
+'orSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#11'DirCombobox'
|
||||||
+'orSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#11'DirGroupbox'
|
+#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#11'DirG'
|
||||||
+#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#150#1#6'Height'#2#21#3'To'
|
+'roupbox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#150#1#6'Height'#2
|
||||||
+'p'#2#2#5'Width'#2#23#7'Anchors'#11#5'akTop'#7'akRight'#0#19'BorderSpacing.R'
|
+#21#3'Top'#2#6#5'Width'#2#23#7'Anchors'#11#5'akTop'#7'akRight'#0#19'BorderSp'
|
||||||
+'ight'#2#5#7'Caption'#6#3'...'#7'OnClick'#7#20'DirBrowseButtonClick'#8'TabOr'
|
+'acing.Right'#2#5#7'Caption'#6#3'...'#7'OnClick'#7#20'DirBrowseButtonClick'#8
|
||||||
+'der'#2#2#0#0#0#9'TGroupBox'#14'RemoveGroupbox'#4'Left'#2#6#6'Height'#2'T'#3
|
+'TabOrder'#2#2#0#0#0#9'TGroupBox'#14'RemoveGroupbox'#4'Left'#2#6#6'Height'#2
|
||||||
+'Top'#2'Z'#5'Width'#3#182#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpaci'
|
+'L'#3'Top'#2'X'#5'Width'#3#182#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'Border'
|
||||||
+'ng.Around'#2#6#7'Caption'#6#29'Remove files matching filter:'#12'ClientHeig'
|
+'Spacing.Around'#2#6#7'Caption'#6#29'Remove files matching filter:'#12'Clien'
|
||||||
+'ht'#2'A'#11'ClientWidth'#3#178#1#11'ParentCtl3D'#8#8'TabOrder'#2#1#0#9'TCom'
|
+'tHeight'#2':'#11'ClientWidth'#3#178#1#11'ParentCtl3D'#8#8'TabOrder'#2#1#0#9
|
||||||
+'boBox'#14'RemoveCombobox'#4'Left'#2#6#6'Height'#2#25#3'Top'#2#6#5'Width'#3
|
+'TComboBox'#14'RemoveCombobox'#4'Left'#2#6#6'Height'#2#21#3'Top'#2#6#5'Width'
|
||||||
+#166#1#5'Align'#7#5'alTop'#16'AutoCompleteText'#11#20'cbactSearchAscending'#0
|
+#3#166#1#5'Align'#7#5'alTop'#16'AutoCompleteText'#11#20'cbactSearchAscending'
|
||||||
+#20'BorderSpacing.Around'#2#6#9'MaxLength'#2#0#11'ParentCtl3D'#8#8'TabOrder'
|
+#0#20'BorderSpacing.Around'#2#6#10'ItemHeight'#2#13#11'ParentCtl3D'#8#8'TabO'
|
||||||
+#2#0#4'Text'#6#14'RemoveCombobox'#0#0#9'TCheckBox'#26'SimpleSyntaxRemoveChec'
|
+'rder'#2#0#4'Text'#6#14'RemoveCombobox'#0#0#9'TCheckBox'#26'SimpleSyntaxRemo'
|
||||||
+'kbox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'%'#5'Width'#3#166#1#5'Align'#7#5
|
+'veCheckbox'#4'Left'#2#6#6'Height'#2#19#3'Top'#2'!'#5'Width'#3#166#1#5'Align'
|
||||||
+'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6'$Simple syntax (e.g. * ins'
|
+#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6'$Simple syntax (e.g. *'
|
||||||
+'tead of .*)'#8'TabOrder'#2#1#0#0#0#9'TGroupBox'#12'KeepGroupbox'#4'Left'#2#6
|
+' instead of .*)'#8'TabOrder'#2#1#0#0#0#9'TGroupBox'#12'KeepGroupbox'#4'Left'
|
||||||
+#6'Height'#2'p'#3'Top'#3#180#0#5'Width'#3#182#1#5'Align'#7#5'alTop'#8'AutoSi'
|
+#2#6#6'Height'#2'e'#3'Top'#3#170#0#5'Width'#3#182#1#5'Align'#7#5'alTop'#8'Au'
|
||||||
+'ze'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#27'Keep files matching filt'
|
+'toSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#27'Keep files matching '
|
||||||
+'er:'#12'ClientHeight'#2']'#11'ClientWidth'#3#178#1#11'ParentCtl3D'#8#8'TabO'
|
+'filter:'#12'ClientHeight'#2'S'#11'ClientWidth'#3#178#1#11'ParentCtl3D'#8#8
|
||||||
+'rder'#2#2#0#9'TComboBox'#12'KeepCombobox'#4'Left'#2#6#6'Height'#2#25#3'Top'
|
+'TabOrder'#2#2#0#9'TComboBox'#12'KeepCombobox'#4'Left'#2#6#6'Height'#2#21#3
|
||||||
+#2#6#5'Width'#3#166#1#5'Align'#7#5'alTop'#16'AutoCompleteText'#11#20'cbactSe'
|
+'Top'#2#6#5'Width'#3#166#1#5'Align'#7#5'alTop'#16'AutoCompleteText'#11#20'cb'
|
||||||
+'archAscending'#0#20'BorderSpacing.Around'#2#6#9'MaxLength'#2#0#11'ParentCtl'
|
+'actSearchAscending'#0#20'BorderSpacing.Around'#2#6#10'ItemHeight'#2#13#11'P'
|
||||||
+'3D'#8#8'TabOrder'#2#0#4'Text'#6#12'KeepCombobox'#0#0#9'TCheckBox'#24'Simple'
|
+'arentCtl3D'#8#8'TabOrder'#2#0#4'Text'#6#12'KeepCombobox'#0#0#9'TCheckBox'#24
|
||||||
+'SyntaxKeepCheckbox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'%'#5'Width'#3#166#1
|
+'SimpleSyntaxKeepCheckbox'#4'Left'#2#6#6'Height'#2#19#3'Top'#2'!'#5'Width'#3
|
||||||
+#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6'$Simple synta'
|
+#166#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6'$Simple'
|
||||||
+'x (e.g. * instead of .*)'#8'TabOrder'#2#1#0#0#9'TCheckBox'#21'KeepTextFiles'
|
+' syntax (e.g. * instead of .*)'#8'TabOrder'#2#1#0#0#9'TCheckBox'#21'KeepTex'
|
||||||
+'Checkbox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'A'#5'Width'#3#166#1#5'Align'#7
|
+'tFilesCheckbox'#4'Left'#2#6#6'Height'#2#19#3'Top'#2':'#5'Width'#3#166#1#5'A'
|
||||||
+#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'Keep Text Files'#8'Ta'
|
+'lign'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'Keep Text Fil'
|
||||||
+'bOrder'#2#2#0#0#0#7'TBitBtn'#8'OkButton'#21'AnchorSideTop.Control'#7#12'Kee'
|
+'es'#8'TabOrder'#2#2#0#0#0#7'TBitBtn'#8'OkButton'#21'AnchorSideTop.Control'#7
|
||||||
+'pGroupbox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'
|
+#12'KeepGroupbox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.C'
|
||||||
+#7#12'CancelButton'#24'AnchorSideBottom.Control'#7#5'Owner'#21'AnchorSideBot'
|
+'ontrol'#7#12'CancelButton'#24'AnchorSideBottom.Control'#7#5'Owner'#21'Ancho'
|
||||||
+'tom.Side'#7#9'asrBottom'#4'Left'#3#29#1#6'Height'#2'$'#3'Top'#3'*'#1#5'Widt'
|
+'rSideBottom.Side'#7#9'asrBottom'#4'Left'#3' '#1#6'Height'#2#25#3'Top'#3#21#1
|
||||||
+'h'#2'K'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.'
|
+#5'Width'#2'K'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#20'BorderSp'
|
||||||
+'Around'#2#6#7'Caption'#6#3'&OK'#21'Constraints.MinHeight'#2#25#20'Constrain'
|
+'acing.Around'#2#6#7'Caption'#6#3'&OK'#21'Constraints.MinHeight'#2#25#20'Con'
|
||||||
+'ts.MinWidth'#2'K'#7'Default'#9#4'Kind'#7#4'bkOK'#11'ModalResult'#2#1#9'NumG'
|
+'straints.MinWidth'#2'K'#7'Default'#9#4'Kind'#7#4'bkOK'#11'ModalResult'#2#1#9
|
||||||
+'lyphs'#2#0#7'OnClick'#7#13'OkButtonClick'#8'TabOrder'#2#3#0#0#7'TBitBtn'#12
|
+'NumGlyphs'#2#0#7'OnClick'#7#13'OkButtonClick'#8'TabOrder'#2#3#0#0#7'TBitBtn'
|
||||||
+'CancelButton'#21'AnchorSideTop.Control'#7#12'KeepGroupbox'#18'AnchorSideTop'
|
+#12'CancelButton'#21'AnchorSideTop.Control'#7#12'KeepGroupbox'#18'AnchorSide'
|
||||||
+'.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideR'
|
+'Top.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSi'
|
||||||
+'ight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#5'Owner'#21'Anchor'
|
+'deRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#5'Owner'#21'Anc'
|
||||||
+'SideBottom.Side'#7#9'asrBottom'#4'Left'#3'n'#1#6'Height'#2' '#3'Top'#3'*'#1
|
+'horSideBottom.Side'#7#9'asrBottom'#4'Left'#3'q'#1#6'Height'#2#25#3'Top'#3#21
|
||||||
+#5'Width'#2'N'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#20'BorderSp'
|
+#1#5'Width'#2'K'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#20'Border'
|
||||||
+'acing.Around'#2#6#6'Cancel'#9#7'Caption'#6#6'Cancel'#21'Constraints.MinHeig'
|
+'Spacing.Around'#2#6#6'Cancel'#9#7'Caption'#6#6'Cancel'#21'Constraints.MinHe'
|
||||||
+'ht'#2#25#20'Constraints.MinWidth'#2'K'#4'Kind'#7#8'bkCancel'#11'ModalResult'
|
+'ight'#2#25#20'Constraints.MinWidth'#2'K'#4'Kind'#7#8'bkCancel'#11'ModalResu'
|
||||||
+#2#2#9'NumGlyphs'#2#0#8'TabOrder'#2#4#0#0#7'TBitBtn'#10'HelpButton'#22'Ancho'
|
+'lt'#2#2#9'NumGlyphs'#2#0#8'TabOrder'#2#4#0#0#7'TBitBtn'#10'HelpButton'#22'A'
|
||||||
+'rSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#12'KeepGroupbox'
|
+'nchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#12'KeepGroupb'
|
||||||
,#18'AnchorSideTop.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#5'Owne'
|
,'ox'#18'AnchorSideTop.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#5
|
||||||
+'r'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'$'#3'To'
|
+'Owner'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#25#3
|
||||||
+'p'#3'*'#1#5'Width'#2'K'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Captio'
|
+'Top'#3#21#1#5'Width'#2'K'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Capt'
|
||||||
+'n'#6#5'&Help'#21'Constraints.MinHeight'#2#25#20'Constraints.MinWidth'#2'K'#4
|
+'ion'#6#5'&Help'#21'Constraints.MinHeight'#2#25#20'Constraints.MinWidth'#2'K'
|
||||||
+'Kind'#7#6'bkHelp'#9'NumGlyphs'#2#0#7'OnClick'#7#15'HelpButtonClick'#8'TabOr'
|
+#4'Kind'#7#6'bkHelp'#9'NumGlyphs'#2#0#7'OnClick'#7#15'HelpButtonClick'#8'Tab'
|
||||||
+'der'#2#5#0#0#0
|
+'Order'#2#5#0#0#0
|
||||||
]);
|
]);
|
||||||
|
|||||||
@ -138,6 +138,9 @@ begin
|
|||||||
OkButton.Caption:=lisLazBuildOk;
|
OkButton.Caption:=lisLazBuildOk;
|
||||||
CancelButton.Caption:=dlgCancel;
|
CancelButton.Caption:=dlgCancel;
|
||||||
HelpButton.Caption:=lisPckEditHelp;
|
HelpButton.Caption:=lisPckEditHelp;
|
||||||
|
OkButton.LoadGlyphFromLazarusResource('btn_ok');
|
||||||
|
CancelButton.LoadGlyphFromLazarusResource('btn_cancel');
|
||||||
|
HelpButton.LoadGlyphFromLazarusResource('btn_help');
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TCleanDirectoryDialog.HelpButtonClick(Sender: TObject);
|
procedure TCleanDirectoryDialog.HelpButtonClick(Sender: TObject);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user