mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-23 03:23:29 +02:00
268 lines
6.7 KiB
Plaintext
268 lines
6.7 KiB
Plaintext
inherited CompilerLinkingOptionsFrame: TCompilerLinkingOptionsFrame
|
|
Height = 552
|
|
Width = 701
|
|
ClientHeight = 552
|
|
ClientWidth = 701
|
|
DesignLeft = 346
|
|
DesignTop = 181
|
|
object chkDebugGDB: TCheckBox[0]
|
|
Left = 6
|
|
Height = 19
|
|
Top = 6
|
|
Width = 689
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkDebugGDB'
|
|
OnChange = chkDebugGDBChange
|
|
TabOrder = 4
|
|
end
|
|
object grpLinkLibraries: TGroupBox[1]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = grpDebug2
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 49
|
|
Top = 270
|
|
Width = 701
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 6
|
|
Caption = 'grpLinkLibraries'
|
|
ClientHeight = 31
|
|
ClientWidth = 697
|
|
TabOrder = 0
|
|
object chkLinkSmart: TCheckBox
|
|
Left = 6
|
|
Height = 19
|
|
Top = 6
|
|
Width = 685
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkLinkSmart'
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object TargetSpecificsGrpBox: TGroupBox[2]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = grpLinkLibraries
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 49
|
|
Top = 325
|
|
Width = 701
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 6
|
|
Caption = 'TargetSpecificsGrpBox'
|
|
ClientHeight = 31
|
|
ClientWidth = 697
|
|
TabOrder = 1
|
|
object chkWin32GraphicApp: TCheckBox
|
|
Left = 6
|
|
Height = 19
|
|
Top = 6
|
|
Width = 685
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkWin32GraphicApp'
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object grpOptions: TGroupBox[3]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = TargetSpecificsGrpBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 78
|
|
Top = 380
|
|
Width = 701
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 6
|
|
Caption = 'grpOptions'
|
|
ClientHeight = 60
|
|
ClientWidth = 697
|
|
TabOrder = 2
|
|
object chkOptionsLinkOpt: TCheckBox
|
|
Left = 6
|
|
Height = 19
|
|
Top = 6
|
|
Width = 685
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkOptionsLinkOpt'
|
|
TabOrder = 0
|
|
end
|
|
object edtOptionsLinkOpt: TEdit
|
|
Left = 6
|
|
Height = 23
|
|
Top = 31
|
|
Width = 685
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
TabOrder = 1
|
|
Text = 'edtOptionsLinkOpt'
|
|
end
|
|
end
|
|
object grpDebugging: TGroupBox[4]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = chkDebugGDB
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 128
|
|
Top = 31
|
|
Width = 701
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
Caption = 'grpDebugging'
|
|
ClientHeight = 110
|
|
ClientWidth = 697
|
|
TabOrder = 3
|
|
object chkUseLineInfoUnit: TCheckBox
|
|
AnchorSideLeft.Control = grpDebugging
|
|
AnchorSideTop.Control = dropDbgSymbolType
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = grpDebugging
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 19
|
|
Top = 35
|
|
Width = 685
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkUseLineInfoUnit'
|
|
TabOrder = 0
|
|
end
|
|
object chkUseValgrind: TCheckBox
|
|
AnchorSideLeft.Control = grpDebugging
|
|
AnchorSideTop.Control = chkUseLineInfoUnit
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = grpDebugging
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 19
|
|
Top = 60
|
|
Width = 685
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkUseValgrind'
|
|
TabOrder = 1
|
|
end
|
|
object chkUseExternalDbgSyms: TCheckBox
|
|
AnchorSideLeft.Control = grpDebugging
|
|
AnchorSideTop.Control = chkUseValgrind
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = grpDebugging
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 19
|
|
Top = 85
|
|
Width = 685
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkUseExternalDbgSyms'
|
|
TabOrder = 3
|
|
end
|
|
object dropDbgSymbolType: TComboBox
|
|
AnchorSideLeft.Control = lblDbgSymbolType
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = lblEmpty
|
|
AnchorSideRight.Control = grpDebugging
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 114
|
|
Height = 23
|
|
Top = 6
|
|
Width = 577
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
ItemHeight = 15
|
|
Style = csDropDownList
|
|
TabOrder = 2
|
|
end
|
|
object lblDbgSymbolType: TLabel
|
|
AnchorSideLeft.Control = grpDebugging
|
|
AnchorSideTop.Control = dropDbgSymbolType
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 16
|
|
Top = 9
|
|
Width = 102
|
|
BorderSpacing.Around = 6
|
|
Caption = 'lblDbgSymbolType'
|
|
ParentColor = False
|
|
end
|
|
object lblEmpty: TLabel
|
|
Left = 0
|
|
Height = 1
|
|
Top = 0
|
|
Width = 697
|
|
Align = alTop
|
|
ParentColor = False
|
|
end
|
|
end
|
|
object grpDebug2: TGroupBox[5]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = grpDebugging
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 99
|
|
Top = 165
|
|
Width = 701
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 6
|
|
Caption = 'grpDebug2'
|
|
ClientHeight = 81
|
|
ClientWidth = 697
|
|
TabOrder = 5
|
|
object chkUseHeaptrc: TCheckBox
|
|
Left = 6
|
|
Height = 19
|
|
Top = 6
|
|
Width = 685
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkUseHeaptrc'
|
|
TabOrder = 0
|
|
end
|
|
object chkGenGProfCode: TCheckBox
|
|
AnchorSideTop.Control = chkUseHeaptrc
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = grpDebug2
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 19
|
|
Top = 31
|
|
Width = 685
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkGenGProfCode'
|
|
TabOrder = 1
|
|
end
|
|
object chkSymbolsStrip: TCheckBox
|
|
AnchorSideTop.Control = chkGenGProfCode
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = grpDebug2
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 19
|
|
Top = 56
|
|
Width = 685
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkSymbolsStrip'
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
end
|