lazarus/ide/makeresstrdlg.lfm
2008-09-23 14:43:23 +00:00

1043 lines
25 KiB
Plaintext

object MakeResStrDialog: TMakeResStrDialog
Left = 333
Height = 543
Top = 162
Width = 635
ActiveControl = AppendResStrRadioButton
BorderIcons = [biSystemMenu]
Caption = 'MakeResStrDialog'
ClientHeight = 543
ClientWidth = 635
Constraints.MinHeight = 513
Constraints.MinWidth = 480
OnCreate = FormCreate
ParentFont = False
Position = poScreenCenter
LCLVersion = '0.9.25'
object ConversionGroupBox: TGroupBox
Left = 6
Height = 214
Top = 6
Width = 623
Align = alTop
AutoSize = True
BorderSpacing.Around = 6
Caption = 'ConversionGroupBox'
ClientHeight = 196
ClientWidth = 619
TabOrder = 0
object ResStrSectionLabel: TLabel
AnchorSideLeft.Control = IdentifierGroupBox
AnchorSideTop.Control = IdentifierGroupBox
AnchorSideTop.Side = asrBottom
Left = 12
Height = 14
Top = 119
Width = 93
Alignment = taRightJustify
BorderSpacing.Top = 2
BorderSpacing.Around = 6
Caption = 'ResStrSectionLabel'
ParentColor = False
OnResize = IdentPrefixLabelResize
end
object ResStrWithSameValueLabel: TLabel
AnchorSideLeft.Control = IdentifierGroupBox
AnchorSideTop.Control = ResStrSectionComboBox
AnchorSideTop.Side = asrBottom
Left = 12
Height = 14
Top = 146
Width = 132
Alignment = taRightJustify
BorderSpacing.Top = 2
BorderSpacing.Around = 6
Caption = 'ResStrWithSameValueLabel'
ParentColor = False
OnResize = IdentPrefixLabelResize
end
object AppendResStrRadioButton: TRadioButton
AnchorSideLeft.Control = ConversionGroupBox
AnchorSideTop.Control = ResStrWithSameValuesCombobox
AnchorSideTop.Side = asrBottom
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 19
Top = 171
Width = 154
BorderSpacing.Around = 6
Caption = 'AppendResStrRadioButton'
Checked = True
State = cbChecked
TabOrder = 0
end
object InsertContextSensitiveRadioButton: TRadioButton
AnchorSideLeft.Control = InsertAlphabeticallyResStrRadioButton
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = ResStrWithSameValuesCombobox
AnchorSideTop.Side = asrBottom
Left = 384
Height = 19
Top = 171
Width = 196
BorderSpacing.Around = 6
Caption = 'InsertContextSensitiveRadioButton'
TabOrder = 1
end
object InsertAlphabeticallyResStrRadioButton: TRadioButton
AnchorSideLeft.Control = AppendResStrRadioButton
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = ResStrWithSameValuesCombobox
AnchorSideTop.Side = asrBottom
Left = 166
Height = 19
Top = 171
Width = 212
BorderSpacing.Around = 6
Caption = 'InsertAlphabeticallyResStrRadioButton'
TabOrder = 2
end
object ResStrSectionComboBox: TComboBox
AnchorSideLeft.Control = ResStrSectionLabel
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = IdentifierGroupBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = ConversionGroupBox
AnchorSideRight.Side = asrBottom
Left = 111
Height = 21
Top = 117
Width = 502
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Around = 6
ItemHeight = 13
OnChange = ResStrSectionComboBoxChange
TabOrder = 3
Text = 'ResStrSectionComboBox'
end
object ResStrWithSameValuesCombobox: TComboBox
AnchorSideLeft.Control = ResStrWithSameValueLabel
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = ResStrSectionComboBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = ConversionGroupBox
AnchorSideRight.Side = asrBottom
Left = 150
Height = 21
Top = 144
Width = 463
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Around = 6
ItemHeight = 13
OnChange = ResStrWithSameValuesComboboxChange
TabOrder = 4
Text = 'ResStrWithSameValuesCombobox'
end
object IdentifierGroupBox: TGroupBox
Left = 6
Height = 105
Top = 6
Width = 607
Align = alTop
AutoSize = True
BorderSpacing.Around = 6
Caption = 'IdentifierGroupBox'
ClientHeight = 87
ClientWidth = 603
TabOrder = 5
object IdentLengthLabel: TLabel
AnchorSideTop.Control = CustomIdentifierCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = IdentLengthComboBox
Left = 406
Height = 14
Top = 33
Width = 85
Alignment = taRightJustify
Anchors = [akTop, akRight]
BorderSpacing.Top = 2
BorderSpacing.Around = 6
Caption = 'IdentLengthLabel'
ParentColor = False
end
object IdentPrefixLabel: TLabel
AnchorSideLeft.Control = IdentifierGroupBox
AnchorSideTop.Control = CustomIdentifierCheckBox
AnchorSideTop.Side = asrBottom
Left = 6
Height = 14
Top = 33
Width = 80
Alignment = taRightJustify
BorderSpacing.Top = 2
BorderSpacing.Around = 6
Caption = 'IdentPrefixLabel'
ParentColor = False
OnResize = IdentPrefixLabelResize
end
object IdentifierEdit: TEdit
AnchorSideLeft.Control = IdentPrefixLabel
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = IdentPrefixComboBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = IdentifierGroupBox
AnchorSideRight.Side = asrBottom
Left = 92
Height = 23
Top = 58
Width = 505
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Around = 6
Enabled = False
OnChange = IdentifierEditChange
TabOrder = 0
Text = 'IdentifierEdit'
end
object CustomIdentifierCheckBox: TCheckBox
AnchorSideTop.Side = asrBottom
Left = 6
Height = 19
Top = 6
Width = 591
Align = alTop
BorderSpacing.Around = 6
Caption = 'CustomIdentifierCheckBox'
OnChange = CustomIdentifierCheckBoxClick
OnResize = IdentPrefixLabelResize
TabOrder = 1
end
object IdentLengthComboBox: TComboBox
AnchorSideTop.Control = CustomIdentifierCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = IdentifierGroupBox
AnchorSideRight.Side = asrBottom
Left = 497
Height = 21
Top = 31
Width = 100
Anchors = [akTop, akRight]
BorderSpacing.Around = 6
ItemHeight = 13
OnChange = IdentLengthComboBoxChange
TabOrder = 2
Text = 'IdentLengthComboBox'
end
object IdentPrefixComboBox: TComboBox
AnchorSideLeft.Control = IdentPrefixLabel
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = CustomIdentifierCheckBox
AnchorSideTop.Side = asrBottom
Left = 92
Height = 21
Top = 31
Width = 100
BorderSpacing.Around = 6
ItemHeight = 13
OnChange = IdentPrefixComboBoxChange
TabOrder = 3
Text = 'IdentPrefixComboBox'
end
end
end
object CodePanel: TPanel
AnchorSideBottom.Control = CancelButton
Left = 6
Height = 274
Top = 226
Width = 623
Align = alClient
BorderSpacing.Around = 6
BevelOuter = bvNone
ClientHeight = 274
ClientWidth = 623
TabOrder = 1
object SrcPreviewGroupBox: TGroupBox
AnchorSideBottom.Control = CancelButton
Height = 142
Width = 623
Align = alTop
Anchors = [akTop, akLeft, akRight, akBottom]
Caption = 'SrcPreviewGroupBox'
ClientHeight = 124
ClientWidth = 619
TabOrder = 0
OnResize = IdentPrefixLabelResize
object SrcPreviewSynEdit: TSynEdit
Left = 6
Height = 112
Top = 6
Width = 607
Align = alClient
BorderSpacing.Around = 6
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier'
Font.Pitch = fpFixed
ParentColor = False
ParentFont = False
TabOrder = 0
BookMarkOptions.Xoffset = -18
Gutter.Visible = False
Highlighter = SynPasSyn
Keystrokes = <
item
Command = 3
ShortCut = 38
end
item
Command = 103
ShortCut = 8230
end
item
Command = 211
ShortCut = 16422
end
item
Command = 4
ShortCut = 40
end
item
Command = 104
ShortCut = 8232
end
item
Command = 212
ShortCut = 16424
end
item
Command = 1
ShortCut = 37
end
item
Command = 101
ShortCut = 8229
end
item
Command = 5
ShortCut = 16421
end
item
Command = 105
ShortCut = 24613
end
item
Command = 2
ShortCut = 39
end
item
Command = 102
ShortCut = 8231
end
item
Command = 6
ShortCut = 16423
end
item
Command = 106
ShortCut = 24615
end
item
Command = 10
ShortCut = 34
end
item
Command = 110
ShortCut = 8226
end
item
Command = 14
ShortCut = 16418
end
item
Command = 114
ShortCut = 24610
end
item
Command = 9
ShortCut = 33
end
item
Command = 109
ShortCut = 8225
end
item
Command = 13
ShortCut = 16417
end
item
Command = 113
ShortCut = 24609
end
item
Command = 7
ShortCut = 36
end
item
Command = 107
ShortCut = 8228
end
item
Command = 15
ShortCut = 16420
end
item
Command = 115
ShortCut = 24612
end
item
Command = 8
ShortCut = 35
end
item
Command = 108
ShortCut = 8227
end
item
Command = 16
ShortCut = 16419
end
item
Command = 116
ShortCut = 24611
end
item
Command = 223
ShortCut = 45
end
item
Command = 201
ShortCut = 16429
end
item
Command = 604
ShortCut = 8237
end
item
Command = 502
ShortCut = 46
end
item
Command = 603
ShortCut = 8238
end
item
Command = 501
ShortCut = 8
end
item
Command = 501
ShortCut = 8200
end
item
Command = 504
ShortCut = 16392
end
item
Command = 601
ShortCut = 32776
end
item
Command = 602
ShortCut = 40968
end
item
Command = 509
ShortCut = 13
end
item
Command = 199
ShortCut = 16449
end
item
Command = 201
ShortCut = 16451
end
item
Command = 610
ShortCut = 24649
end
item
Command = 509
ShortCut = 16461
end
item
Command = 510
ShortCut = 16462
end
item
Command = 503
ShortCut = 16468
end
item
Command = 611
ShortCut = 24661
end
item
Command = 604
ShortCut = 16470
end
item
Command = 603
ShortCut = 16472
end
item
Command = 507
ShortCut = 16473
end
item
Command = 506
ShortCut = 24665
end
item
Command = 601
ShortCut = 16474
end
item
Command = 602
ShortCut = 24666
end
item
Command = 301
ShortCut = 16432
end
item
Command = 302
ShortCut = 16433
end
item
Command = 303
ShortCut = 16434
end
item
Command = 304
ShortCut = 16435
end
item
Command = 305
ShortCut = 16436
end
item
Command = 306
ShortCut = 16437
end
item
Command = 307
ShortCut = 16438
end
item
Command = 308
ShortCut = 16439
end
item
Command = 309
ShortCut = 16440
end
item
Command = 310
ShortCut = 16441
end
item
Command = 351
ShortCut = 24624
end
item
Command = 352
ShortCut = 24625
end
item
Command = 353
ShortCut = 24626
end
item
Command = 354
ShortCut = 24627
end
item
Command = 355
ShortCut = 24628
end
item
Command = 356
ShortCut = 24629
end
item
Command = 357
ShortCut = 24630
end
item
Command = 358
ShortCut = 24631
end
item
Command = 359
ShortCut = 24632
end
item
Command = 360
ShortCut = 24633
end
item
Command = 231
ShortCut = 24654
end
item
Command = 232
ShortCut = 24643
end
item
Command = 233
ShortCut = 24652
end
item
Command = 612
ShortCut = 9
end
item
Command = 613
ShortCut = 8201
end
item
Command = 250
ShortCut = 24642
end>
Lines.Strings = (
'SrcPreviewSynEdit'
)
end
end
object StringConstGroupBox: TGroupBox
Height = 127
Top = 147
Width = 623
Align = alClient
Caption = 'StringConstGroupBox'
ClientHeight = 109
ClientWidth = 619
TabOrder = 1
object StringConstSynEdit: TSynEdit
Left = 6
Height = 97
Top = 6
Width = 607
Align = alClient
BorderSpacing.Around = 6
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier'
Font.Pitch = fpFixed
ParentColor = False
ParentFont = False
TabOrder = 0
BookMarkOptions.Xoffset = -18
Gutter.Visible = False
Highlighter = SynPasSyn
Keystrokes = <
item
Command = 3
ShortCut = 38
end
item
Command = 103
ShortCut = 8230
end
item
Command = 211
ShortCut = 16422
end
item
Command = 4
ShortCut = 40
end
item
Command = 104
ShortCut = 8232
end
item
Command = 212
ShortCut = 16424
end
item
Command = 1
ShortCut = 37
end
item
Command = 101
ShortCut = 8229
end
item
Command = 5
ShortCut = 16421
end
item
Command = 105
ShortCut = 24613
end
item
Command = 2
ShortCut = 39
end
item
Command = 102
ShortCut = 8231
end
item
Command = 6
ShortCut = 16423
end
item
Command = 106
ShortCut = 24615
end
item
Command = 10
ShortCut = 34
end
item
Command = 110
ShortCut = 8226
end
item
Command = 14
ShortCut = 16418
end
item
Command = 114
ShortCut = 24610
end
item
Command = 9
ShortCut = 33
end
item
Command = 109
ShortCut = 8225
end
item
Command = 13
ShortCut = 16417
end
item
Command = 113
ShortCut = 24609
end
item
Command = 7
ShortCut = 36
end
item
Command = 107
ShortCut = 8228
end
item
Command = 15
ShortCut = 16420
end
item
Command = 115
ShortCut = 24612
end
item
Command = 8
ShortCut = 35
end
item
Command = 108
ShortCut = 8227
end
item
Command = 16
ShortCut = 16419
end
item
Command = 116
ShortCut = 24611
end
item
Command = 223
ShortCut = 45
end
item
Command = 201
ShortCut = 16429
end
item
Command = 604
ShortCut = 8237
end
item
Command = 502
ShortCut = 46
end
item
Command = 603
ShortCut = 8238
end
item
Command = 501
ShortCut = 8
end
item
Command = 501
ShortCut = 8200
end
item
Command = 504
ShortCut = 16392
end
item
Command = 601
ShortCut = 32776
end
item
Command = 602
ShortCut = 40968
end
item
Command = 509
ShortCut = 13
end
item
Command = 199
ShortCut = 16449
end
item
Command = 201
ShortCut = 16451
end
item
Command = 610
ShortCut = 24649
end
item
Command = 509
ShortCut = 16461
end
item
Command = 510
ShortCut = 16462
end
item
Command = 503
ShortCut = 16468
end
item
Command = 611
ShortCut = 24661
end
item
Command = 604
ShortCut = 16470
end
item
Command = 603
ShortCut = 16472
end
item
Command = 507
ShortCut = 16473
end
item
Command = 506
ShortCut = 24665
end
item
Command = 601
ShortCut = 16474
end
item
Command = 602
ShortCut = 24666
end
item
Command = 301
ShortCut = 16432
end
item
Command = 302
ShortCut = 16433
end
item
Command = 303
ShortCut = 16434
end
item
Command = 304
ShortCut = 16435
end
item
Command = 305
ShortCut = 16436
end
item
Command = 306
ShortCut = 16437
end
item
Command = 307
ShortCut = 16438
end
item
Command = 308
ShortCut = 16439
end
item
Command = 309
ShortCut = 16440
end
item
Command = 310
ShortCut = 16441
end
item
Command = 351
ShortCut = 24624
end
item
Command = 352
ShortCut = 24625
end
item
Command = 353
ShortCut = 24626
end
item
Command = 354
ShortCut = 24627
end
item
Command = 355
ShortCut = 24628
end
item
Command = 356
ShortCut = 24629
end
item
Command = 357
ShortCut = 24630
end
item
Command = 358
ShortCut = 24631
end
item
Command = 359
ShortCut = 24632
end
item
Command = 360
ShortCut = 24633
end
item
Command = 231
ShortCut = 24654
end
item
Command = 232
ShortCut = 24643
end
item
Command = 233
ShortCut = 24652
end
item
Command = 612
ShortCut = 9
end
item
Command = 613
ShortCut = 8201
end
item
Command = 250
ShortCut = 24642
end>
Lines.Strings = (
'StringConstSynEdit'
)
end
end
object Splitter1: TSplitter
Cursor = crVSplit
Height = 5
Top = 142
Width = 623
Align = alTop
ResizeAnchor = akTop
end
end
object BtnPanel: TPanel
Height = 37
Top = 506
Width = 635
Align = alBottom
AutoSize = True
BevelOuter = bvNone
ClientHeight = 37
ClientWidth = 635
TabOrder = 2
object OKButton: TBitBtn
AnchorSideBottom.Side = asrBottom
Left = 473
Height = 25
Top = 6
Width = 75
Align = alRight
AutoSize = True
BorderSpacing.Around = 6
Caption = '&OK'
Constraints.MinHeight = 25
Constraints.MinWidth = 75
Default = True
Kind = bkOK
ModalResult = 1
NumGlyphs = 0
OnClick = OkButtonClick
TabOrder = 0
end
object CancelButton: TBitBtn
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Side = asrBottom
Left = 554
Height = 25
Top = 6
Width = 75
Align = alRight
AutoSize = True
BorderSpacing.Around = 6
Cancel = True
Caption = 'Cancel'
Constraints.MinHeight = 25
Constraints.MinWidth = 75
Kind = bkCancel
ModalResult = 2
NumGlyphs = 0
OnClick = CancelButtonClick
TabOrder = 1
end
object HelpButton: TBitBtn
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 25
Top = 6
Width = 75
Align = alLeft
AutoSize = True
BorderSpacing.Around = 6
Caption = '&Help'
Constraints.MinHeight = 25
Constraints.MinWidth = 75
Kind = bkHelp
NumGlyphs = 0
OnClick = HelpButtonClick
TabOrder = 2
end
end
object SynPasSyn: TSynPasSyn
Enabled = False
CompilerMode = pcmDelphi
left = 360
top = 24
end
end