mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 07:59:43 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			235 lines
		
	
	
		
			6.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			235 lines
		
	
	
		
			6.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
object ProjectMiscOptionsFrame: TProjectMiscOptionsFrame
 | 
						|
  Left = 0
 | 
						|
  Height = 460
 | 
						|
  Top = 0
 | 
						|
  Width = 536
 | 
						|
  ClientHeight = 460
 | 
						|
  ClientWidth = 536
 | 
						|
  TabOrder = 0
 | 
						|
  DesignLeft = 306
 | 
						|
  DesignTop = 188
 | 
						|
  object Bevel1: TBevel
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = MainUnitHasScaledStatementCheckBox
 | 
						|
    AnchorSideTop.Side = asrBottom
 | 
						|
    AnchorSideRight.Control = Owner
 | 
						|
    AnchorSideRight.Side = asrBottom
 | 
						|
    Left = 0
 | 
						|
    Height = 3
 | 
						|
    Top = 125
 | 
						|
    Width = 536
 | 
						|
    Anchors = [akTop, akLeft, akRight]
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
  end
 | 
						|
  object MainUnitHasUsesSectionForAllUnitsCheckBox: TCheckBox
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = MainUnitIsPascalSourceCheckBox
 | 
						|
    AnchorSideTop.Side = asrBottom
 | 
						|
    Left = 0
 | 
						|
    Height = 19
 | 
						|
    Top = 25
 | 
						|
    Width = 262
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
    Caption = 'MainUnitHasUsesSectionForAllUnitsCheckBox'
 | 
						|
    ParentShowHint = False
 | 
						|
    ShowHint = True
 | 
						|
    TabOrder = 1
 | 
						|
  end
 | 
						|
  object MainUnitHasCreateFormStatementsCheckBox: TCheckBox
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = MainUnitHasUsesSectionForAllUnitsCheckBox
 | 
						|
    AnchorSideTop.Side = asrBottom
 | 
						|
    Left = 0
 | 
						|
    Height = 19
 | 
						|
    Top = 50
 | 
						|
    Width = 262
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
    Caption = 'MainUnitHasCreateFormStatementsCheckBox'
 | 
						|
    ParentShowHint = False
 | 
						|
    ShowHint = True
 | 
						|
    TabOrder = 2
 | 
						|
  end
 | 
						|
  object MainUnitIsPascalSourceCheckBox: TCheckBox
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = Owner
 | 
						|
    Left = 0
 | 
						|
    Height = 19
 | 
						|
    Top = 0
 | 
						|
    Width = 198
 | 
						|
    Caption = 'MainUnitIsPascalSourceCheckBox'
 | 
						|
    ParentShowHint = False
 | 
						|
    ShowHint = True
 | 
						|
    TabOrder = 0
 | 
						|
  end
 | 
						|
  object MainUnitHasTitleStatementCheckBox: TCheckBox
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = MainUnitHasCreateFormStatementsCheckBox
 | 
						|
    AnchorSideTop.Side = asrBottom
 | 
						|
    Left = 0
 | 
						|
    Height = 19
 | 
						|
    Top = 75
 | 
						|
    Width = 218
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
    Caption = 'MainUnitHasTitleStatementCheckBox'
 | 
						|
    ParentShowHint = False
 | 
						|
    ShowHint = True
 | 
						|
    TabOrder = 3
 | 
						|
  end
 | 
						|
  object RunnableCheckBox: TCheckBox
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = Bevel1
 | 
						|
    Left = 0
 | 
						|
    Height = 19
 | 
						|
    Top = 131
 | 
						|
    Width = 122
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
    Caption = 'RunnableCheckBox'
 | 
						|
    ParentShowHint = False
 | 
						|
    ShowHint = True
 | 
						|
    TabOrder = 5
 | 
						|
  end
 | 
						|
  object AlwaysBuildCheckBox: TCheckBox
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = UseDesignTimePkgsCheckBox
 | 
						|
    AnchorSideTop.Side = asrBottom
 | 
						|
    Left = 0
 | 
						|
    Height = 19
 | 
						|
    Top = 181
 | 
						|
    Width = 136
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
    Caption = 'AlwaysBuildCheckBox'
 | 
						|
    ParentShowHint = False
 | 
						|
    ShowHint = True
 | 
						|
    TabOrder = 7
 | 
						|
  end
 | 
						|
  object LRSInOutputDirCheckBox: TCheckBox
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = AlwaysBuildCheckBox
 | 
						|
    AnchorSideTop.Side = asrBottom
 | 
						|
    Left = 0
 | 
						|
    Height = 19
 | 
						|
    Top = 206
 | 
						|
    Width = 154
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
    Caption = 'LRSInOutputDirCheckBox'
 | 
						|
    ParentShowHint = False
 | 
						|
    ShowHint = True
 | 
						|
    TabOrder = 8
 | 
						|
  end
 | 
						|
  object ResourceGroupBox: TGroupBox
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = LRSInOutputDirCheckBox
 | 
						|
    AnchorSideTop.Side = asrBottom
 | 
						|
    AnchorSideRight.Control = Owner
 | 
						|
    AnchorSideRight.Side = asrBottom
 | 
						|
    Left = 0
 | 
						|
    Height = 81
 | 
						|
    Top = 231
 | 
						|
    Width = 536
 | 
						|
    Anchors = [akTop, akLeft, akRight]
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
    Caption = 'ResourceGroupBox'
 | 
						|
    ChildSizing.LeftRightSpacing = 6
 | 
						|
    ChildSizing.TopBottomSpacing = 6
 | 
						|
    ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
 | 
						|
    ChildSizing.EnlargeVertical = crsHomogenousChildResize
 | 
						|
    ChildSizing.ShrinkHorizontal = crsScaleChilds
 | 
						|
    ChildSizing.ShrinkVertical = crsScaleChilds
 | 
						|
    ChildSizing.Layout = cclLeftToRightThenTopToBottom
 | 
						|
    ChildSizing.ControlsPerLine = 1
 | 
						|
    ClientHeight = 61
 | 
						|
    ClientWidth = 532
 | 
						|
    TabOrder = 9
 | 
						|
    object UseFPCResourcesRadioButton: TRadioButton
 | 
						|
      Left = 6
 | 
						|
      Height = 25
 | 
						|
      Top = 6
 | 
						|
      Width = 520
 | 
						|
      Caption = 'UseFPCResourcesRadioButton'
 | 
						|
      ParentShowHint = False
 | 
						|
      ShowHint = True
 | 
						|
      TabOrder = 0
 | 
						|
    end
 | 
						|
    object UseLRSFilesRadioButton: TRadioButton
 | 
						|
      Left = 6
 | 
						|
      Height = 24
 | 
						|
      Top = 31
 | 
						|
      Width = 520
 | 
						|
      Caption = 'UseLRSFilesRadioButton'
 | 
						|
      Checked = True
 | 
						|
      ParentShowHint = False
 | 
						|
      ShowHint = True
 | 
						|
      TabOrder = 1
 | 
						|
      TabStop = True
 | 
						|
    end
 | 
						|
  end
 | 
						|
  object UseDesignTimePkgsCheckBox: TCheckBox
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = RunnableCheckBox
 | 
						|
    AnchorSideTop.Side = asrBottom
 | 
						|
    Left = 0
 | 
						|
    Height = 19
 | 
						|
    Top = 156
 | 
						|
    Width = 179
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
    Caption = 'UseDesignTimePkgsCheckBox'
 | 
						|
    ParentShowHint = False
 | 
						|
    ShowHint = True
 | 
						|
    TabOrder = 6
 | 
						|
  end
 | 
						|
  object PathDelimLabel: TLabel
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = PathDelimComboBox
 | 
						|
    AnchorSideTop.Side = asrCenter
 | 
						|
    Left = 0
 | 
						|
    Height = 15
 | 
						|
    Top = 331
 | 
						|
    Width = 83
 | 
						|
    Caption = 'PathDelimLabel'
 | 
						|
    ParentColor = False
 | 
						|
  end
 | 
						|
  object Bevel2: TBevel
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = ResourceGroupBox
 | 
						|
    AnchorSideTop.Side = asrBottom
 | 
						|
    AnchorSideRight.Control = Owner
 | 
						|
    AnchorSideRight.Side = asrBottom
 | 
						|
    Left = 0
 | 
						|
    Height = 3
 | 
						|
    Top = 318
 | 
						|
    Width = 536
 | 
						|
    Anchors = [akTop, akLeft, akRight]
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
  end
 | 
						|
  object PathDelimComboBox: TComboBox
 | 
						|
    AnchorSideLeft.Control = PathDelimLabel
 | 
						|
    AnchorSideLeft.Side = asrBottom
 | 
						|
    AnchorSideTop.Control = Bevel2
 | 
						|
    AnchorSideTop.Side = asrBottom
 | 
						|
    AnchorSideRight.Side = asrBottom
 | 
						|
    Left = 89
 | 
						|
    Height = 23
 | 
						|
    Top = 327
 | 
						|
    Width = 259
 | 
						|
    BorderSpacing.Left = 6
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
    ItemHeight = 15
 | 
						|
    TabOrder = 10
 | 
						|
    Text = 'PathDelimComboBox'
 | 
						|
  end
 | 
						|
  object MainUnitHasScaledStatementCheckBox: TCheckBox
 | 
						|
    AnchorSideLeft.Control = Owner
 | 
						|
    AnchorSideTop.Control = MainUnitHasTitleStatementCheckBox
 | 
						|
    AnchorSideTop.Side = asrBottom
 | 
						|
    Left = 0
 | 
						|
    Height = 19
 | 
						|
    Top = 100
 | 
						|
    Width = 229
 | 
						|
    BorderSpacing.Top = 6
 | 
						|
    Caption = 'MainUnitHasScaledStatementCheckBox'
 | 
						|
    ParentShowHint = False
 | 
						|
    ShowHint = True
 | 
						|
    TabOrder = 4
 | 
						|
  end
 | 
						|
end
 |