object ProjectOptionsDialog: TProjectOptionsDialog Left = 500 Height = 460 Top = 307 Width = 473 ActiveControl = Notebook BorderIcons = [biSystemMenu] Caption = 'ProjectOptionsDialog' ClientHeight = 460 ClientWidth = 473 Constraints.MinHeight = 450 Constraints.MinWidth = 400 OnClose = ProjectOptionsClose Position = poScreenCenter LCLVersion = '0.9.27' object Notebook: TNotebook Left = 0 Height = 418 Top = 0 Width = 473 Align = alClient BorderSpacing.Bottom = 6 PageIndex = 0 TabOrder = 0 object ApplicationPage: TPage Caption = 'ApplicationPage' ClientWidth = 465 ClientHeight = 392 object AppSettingsGroupBox: TGroupBox Left = 6 Height = 241 Top = 6 Width = 453 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'AppSettingsGroupBox' ClientHeight = 223 ClientWidth = 449 TabOrder = 0 object TitleLabel: TLabel AnchorSideLeft.Control = AppSettingsGroupBox AnchorSideTop.Control = TitleEdit AnchorSideTop.Side = asrCenter Left = 6 Height = 14 Top = 10 Width = 46 BorderSpacing.Left = 6 Caption = 'TitleLabel' ParentColor = False end object IconLabel: TLabel AnchorSideLeft.Control = AppSettingsGroupBox AnchorSideTop.Control = IconPanel Left = 6 Height = 14 Top = 35 Width = 47 BorderSpacing.Left = 6 Caption = 'IconLabel' ParentColor = False end object IconTrackLabel: TLabel AnchorSideLeft.Control = IconTrack AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = IconTrack AnchorSideTop.Side = asrCenter AnchorSideRight.Control = IconTrack Left = 212 Height = 14 Top = 146 Width = 73 BorderSpacing.Left = 6 BorderSpacing.Right = 6 Caption = 'IconTrackLabel' ParentColor = False end object TitleEdit: TEdit AnchorSideLeft.Side = asrBottom Left = 106 Height = 23 Top = 6 Width = 337 Align = alTop BorderSpacing.Left = 100 BorderSpacing.Around = 6 TabOrder = 0 Text = 'TitleEdit' end object UseAppBundleCheckBox: TCheckBox AnchorSideLeft.Control = AppSettingsGroupBox AnchorSideTop.Control = IconTrack AnchorSideTop.Side = asrBottom Left = 6 Height = 17 Top = 177 Width = 138 BorderSpacing.Around = 6 Caption = 'UseAppBundleCheckBox' TabOrder = 1 end object UseXPManifestCheckBox: TCheckBox AnchorSideLeft.Control = AppSettingsGroupBox AnchorSideTop.Control = UseAppBundleCheckBox AnchorSideTop.Side = asrBottom Left = 6 Height = 17 Top = 200 Width = 140 BorderSpacing.Around = 6 Caption = 'UseXPManifestCheckBox' TabOrder = 2 end object IconPanel: TPanel AnchorSideLeft.Control = AppSettingsGroupBox AnchorSideTop.Control = TitleEdit AnchorSideTop.Side = asrBottom Left = 106 Height = 100 Top = 35 Width = 100 BorderSpacing.Left = 106 BorderSpacing.Top = 6 BorderSpacing.Right = 6 BevelOuter = bvNone BorderWidth = 1 BorderStyle = bsSingle ClientHeight = 96 ClientWidth = 96 TabOrder = 3 object IconImage: TImage Left = 1 Height = 94 Top = 1 Width = 94 Align = alClient Center = True OnPictureChanged = IconImagePictureChanged end end object LoadIconButton: TBitBtn AnchorSideLeft.Control = IconPanel AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = IconPanel AnchorSideBottom.Control = IconPanel AnchorSideBottom.Side = asrBottom Left = 212 Height = 23 Top = 35 Width = 102 AutoSize = True BorderSpacing.Left = 6 Caption = 'LoadIconButton' NumGlyphs = 0 OnClick = LoadIconButtonClick TabOrder = 4 end object SaveIconButton: TBitBtn AnchorSideLeft.Control = LoadIconButton AnchorSideTop.Control = LoadIconButton AnchorSideTop.Side = asrBottom Left = 212 Height = 23 Top = 64 Width = 103 AutoSize = True BorderSpacing.Top = 6 Caption = 'SaveIconButton' NumGlyphs = 0 OnClick = SaveIconButtonClick TabOrder = 5 end object ClearIconButton: TBitBtn AnchorSideLeft.Control = SaveIconButton AnchorSideTop.Control = SaveIconButton AnchorSideTop.Side = asrBottom Left = 212 Height = 23 Top = 93 Width = 104 AutoSize = True BorderSpacing.Top = 6 Caption = 'ClearIconButton' NumGlyphs = 0 OnClick = ClearIconButtonClick TabOrder = 6 end object IconTrack: TTrackBar AnchorSideLeft.Control = IconPanel AnchorSideTop.Control = IconPanel AnchorSideTop.Side = asrBottom AnchorSideRight.Control = IconPanel AnchorSideRight.Side = asrBottom Left = 106 Height = 36 Top = 135 Width = 100 Max = 0 OnChange = IconTrackChange Position = 0 Anchors = [akTop, akLeft, akRight] TabOrder = 7 end end object OutputSettingsGroupBox: TGroupBox Left = 6 Height = 73 Top = 253 Width = 453 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'OutputSettingsGroupBox' ClientHeight = 55 ClientWidth = 449 TabOrder = 1 object TargetFileLabel: TLabel AnchorSideLeft.Control = OutputSettingsGroupBox AnchorSideTop.Control = OutputSettingsGroupBox Left = 6 Height = 14 Top = 6 Width = 74 BorderSpacing.Around = 6 Caption = 'TargetFileLabel' ParentColor = False end object TargetFileEdit: TEdit AnchorSideLeft.Control = OutputSettingsGroupBox AnchorSideTop.Control = TargetFileLabel AnchorSideTop.Side = asrBottom AnchorSideRight.Control = OutputSettingsGroupBox AnchorSideRight.Side = asrBottom Left = 6 Height = 23 Top = 26 Width = 437 Anchors = [akTop, akLeft, akRight] BorderSpacing.Around = 6 TabOrder = 0 Text = 'TargetFileEdit' end end object CreateAppBundleButton: TBitBtn AnchorSideLeft.Control = ApplicationPage AnchorSideTop.Control = OutputSettingsGroupBox AnchorSideTop.Side = asrBottom Left = 6 Height = 23 Top = 332 Width = 142 AutoSize = True BorderSpacing.Around = 6 Caption = 'CreateAppBundleButton' NumGlyphs = 0 OnClick = CreateAppBundleButtonClick TabOrder = 2 end end object FormsPage: TPage Caption = 'FormsPage' ClientWidth = 465 ClientHeight = 392 OnResize = FormsPageResize object FormsAutoCreatedLabel: TLabel Left = 36 Height = 14 Top = 10 Width = 117 Caption = 'FormsAutoCreatedLabel' ParentColor = False end object FormsAvailFormsLabel: TLabel AnchorSideLeft.Control = FormsAvailFormsListBox Left = 266 Height = 14 Top = 10 Width = 107 Caption = 'FormsAvailFormsLabel' ParentColor = False end object FormsMoveAutoCreatedFormUpBtn: TSpeedButton AnchorSideLeft.Control = FormsPage AnchorSideTop.Control = FormsAutoCreatedListBox Left = 6 Height = 24 Top = 36 Width = 24 BorderSpacing.Around = 6 Color = clBtnFace NumGlyphs = 0 OnClick = FormsMoveAutoCreatedFormUpBtnClick end object FormsMoveAutoCreatedFormsDownBtn: TSpeedButton AnchorSideLeft.Control = FormsMoveAutoCreatedFormUpBtn AnchorSideTop.Control = FormsMoveAutoCreatedFormUpBtn AnchorSideTop.Side = asrBottom Left = 6 Height = 24 Top = 66 Width = 24 Color = clBtnFace NumGlyphs = 0 OnClick = FormsMoveAutoCreatedFormDownBtnClick end object FormsRemoveFromAutoCreatedFormsBtn: TSpeedButton AnchorSideLeft.Control = FormsAutoCreatedListBox AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = FormsAutoCreatedListBox Left = 236 Height = 24 Top = 36 Width = 24 BorderSpacing.Around = 6 Color = clBtnFace NumGlyphs = 0 OnClick = FormsRemoveFromAutoCreatedFormsBtnClick end object FormsAddToAutoCreatedFormsBtn: TSpeedButton AnchorSideLeft.Control = FormsAutoCreatedListBox AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = FormsRemoveFromAutoCreatedFormsBtn AnchorSideTop.Side = asrBottom Left = 236 Height = 24 Top = 66 Width = 24 Color = clBtnFace NumGlyphs = 0 OnClick = FormsAddToAutoCreatedFormsBtnClick end object FormsAutoCreatedListBox: TListBox AnchorSideLeft.Control = FormsMoveAutoCreatedFormsDownBtn AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = FormsAutoCreatedLabel AnchorSideTop.Side = asrBottom AnchorSideBottom.Control = FormsAutoCreateNewFormsCheckBox Left = 36 Height = 333 Top = 30 Width = 194 Anchors = [akTop, akLeft, akBottom] BorderSpacing.Around = 6 ItemHeight = 0 MultiSelect = True TabOrder = 0 end object FormsAvailFormsListBox: TListBox AnchorSideLeft.Control = FormsAddToAutoCreatedFormsBtn AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = FormsAvailFormsLabel AnchorSideTop.Side = asrBottom AnchorSideRight.Control = FormsPage AnchorSideRight.Side = asrBottom AnchorSideBottom.Control = FormsAutoCreateNewFormsCheckBox Left = 266 Height = 333 Top = 30 Width = 193 Anchors = [akTop, akLeft, akRight, akBottom] BorderSpacing.Around = 6 ItemHeight = 0 MultiSelect = True TabOrder = 1 end object FormsAutoCreateNewFormsCheckBox: TCheckBox AnchorSideLeft.Control = FormsAddToAutoCreatedFormsBtn AnchorSideTop.Control = FormsAutoCreatedListBox Left = 6 Height = 17 Top = 369 Width = 453 Align = alBottom BorderSpacing.Around = 6 Caption = 'FormsAutoCreateNewFormsCheckBox' TabOrder = 2 end end object MiscPage: TPage Caption = 'MiscPage' ClientWidth = 465 ClientHeight = 392 object Bevel1: TBevel AnchorSideLeft.Control = MiscPage AnchorSideTop.Control = MainUnitHasTitleStatementCheckBox AnchorSideTop.Side = asrBottom AnchorSideRight.Control = MiscPage AnchorSideRight.Side = asrBottom Left = 6 Height = 3 Top = 98 Width = 453 Anchors = [akTop, akLeft, akRight] BorderSpacing.Around = 6 end object MainUnitHasUsesSectionForAllUnitsCheckBox: TCheckBox AnchorSideLeft.Control = MiscPage AnchorSideTop.Control = MainUnitIsPascalSourceCheckBox AnchorSideTop.Side = asrBottom Left = 6 Height = 17 Top = 29 Width = 238 BorderSpacing.Around = 6 Caption = 'MainUnitHasUsesSectionForAllUnitsCheckBox' TabOrder = 0 end object MainUnitHasCreateFormStatementsCheckBox: TCheckBox AnchorSideLeft.Control = MiscPage AnchorSideTop.Control = MainUnitHasUsesSectionForAllUnitsCheckBox AnchorSideTop.Side = asrBottom Left = 6 Height = 17 Top = 52 Width = 235 BorderSpacing.Around = 6 Caption = 'MainUnitHasCreateFormStatementsCheckBox' TabOrder = 1 end object MainUnitIsPascalSourceCheckBox: TCheckBox AnchorSideLeft.Control = MiscPage AnchorSideTop.Control = MiscPage Left = 6 Height = 17 Top = 6 Width = 183 BorderSpacing.Around = 6 Caption = 'MainUnitIsPascalSourceCheckBox' TabOrder = 2 end object MainUnitHasTitleStatementCheckBox: TCheckBox AnchorSideLeft.Control = MiscPage AnchorSideTop.Control = MainUnitHasCreateFormStatementsCheckBox AnchorSideTop.Side = asrBottom Left = 6 Height = 17 Top = 75 Width = 196 BorderSpacing.Around = 6 Caption = 'MainUnitHasTitleStatementCheckBox' TabOrder = 5 end object RunnableCheckBox: TCheckBox AnchorSideLeft.Control = MiscPage AnchorSideTop.Control = Bevel1 Left = 6 Height = 17 Top = 104 Width = 113 BorderSpacing.Around = 6 Caption = 'RunnableCheckBox' TabOrder = 3 end object AlwaysBuildCheckBox: TCheckBox AnchorSideLeft.Control = MiscPage AnchorSideTop.Control = RunnableCheckBox AnchorSideTop.Side = asrBottom Left = 6 Height = 17 Top = 127 Width = 123 BorderSpacing.Around = 6 Caption = 'AlwaysBuildCheckBox' TabOrder = 4 end object LRSInOutputDirCheckBox: TCheckBox AnchorSideLeft.Control = MiscPage AnchorSideTop.Control = AlwaysBuildCheckBox AnchorSideTop.Side = asrBottom Left = 6 Height = 17 Top = 150 Width = 142 BorderSpacing.Around = 6 Caption = 'LRSInOutputDirCheckBox' TabOrder = 6 end end object LazDocPage: TPage Caption = 'LazDocPage' ClientWidth = 465 ClientHeight = 392 object LazDocPathsGroupBox: TGroupBox Left = 6 Height = 203 Top = 6 Width = 453 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'LazDocPathsGroupBox' ClientHeight = 185 ClientWidth = 449 TabOrder = 0 object LazDocListBox: TListBox AnchorSideLeft.Control = LazDocPathsGroupBox AnchorSideTop.Control = LazDocPathEdit AnchorSideTop.Side = asrBottom AnchorSideRight.Control = LazDocPathsGroupBox AnchorSideRight.Side = asrBottom Left = 6 Height = 108 Top = 35 Width = 437 Anchors = [akTop, akLeft, akRight] BorderSpacing.Around = 6 ItemHeight = 0 TabOrder = 0 end object LazDocPathEdit: TEdit AnchorSideLeft.Control = LazDocPathsGroupBox AnchorSideTop.Control = LazDocPathsGroupBox AnchorSideRight.Control = LazDocBrowseButton Left = 6 Height = 23 Top = 6 Width = 407 Anchors = [akTop, akLeft, akRight] BorderSpacing.Around = 6 TabOrder = 1 Text = 'LazDocPathEdit' end object LazDocBrowseButton: TButton AnchorSideLeft.Control = LazDocPathEdit AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = LazDocPathsGroupBox AnchorSideRight.Control = LazDocPathsGroupBox AnchorSideRight.Side = asrBottom Left = 419 Height = 23 Top = 6 Width = 24 Anchors = [akTop, akRight] BorderSpacing.Top = 6 BorderSpacing.Right = 6 Caption = '...' OnClick = LazDocBrowseButtonClick TabOrder = 2 end object LazDocAddPathButton: TBitBtn AnchorSideLeft.Control = LazDocPathsGroupBox AnchorSideTop.Control = LazDocListBox AnchorSideTop.Side = asrBottom Left = 6 Height = 29 Top = 149 Width = 158 AutoSize = True BorderSpacing.Around = 6 Caption = 'LazDocAddPathButton' NumGlyphs = 0 OnClick = LazDocAddPathButtonClick TabOrder = 3 end object LazDocDeletePathButton: TBitBtn AnchorSideLeft.Control = LazDocAddPathButton AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = LazDocListBox AnchorSideTop.Side = asrBottom Left = 170 Height = 29 Top = 149 Width = 175 AutoSize = True BorderSpacing.Around = 6 Caption = 'LazDocDeletePathButton' NumGlyphs = 0 OnClick = LazDocDeletePathButtonClick TabOrder = 4 end end end object SavePage: TPage Caption = 'SavePage' ClientWidth = 465 ClientHeight = 392 object SaveClosedUnitInfoCheckBox: TCheckBox Left = 6 Height = 22 Top = 6 Width = 453 Align = alTop BorderSpacing.Around = 6 Caption = 'SaveClosedUnitInfoCheckBox' TabOrder = 0 end object SaveOnlyProjectUnitInfoCheckBox: TCheckBox AnchorSideTop.Control = SaveClosedUnitInfoCheckBox AnchorSideTop.Side = asrBottom Left = 6 Height = 22 Top = 34 Width = 453 Align = alTop BorderSpacing.Around = 6 Caption = 'SaveOnlyProjectUnitInfoCheckBox' TabOrder = 1 end object SaveSessionLocationRadioGroup: TRadioGroup AnchorSideTop.Control = SaveOnlyProjectUnitInfoCheckBox AnchorSideTop.Side = asrBottom AnchorSideRight.Control = SavePage AnchorSideRight.Side = asrBottom Left = 6 Height = 4 Top = 68 Width = 453 Align = alTop AutoFill = True AutoSize = True BorderSpacing.Top = 6 BorderSpacing.Around = 6 Caption = 'SaveSessionLocationRadioGroup' ChildSizing.LeftRightSpacing = 6 ChildSizing.TopBottomSpacing = 6 ChildSizing.EnlargeHorizontal = crsHomogenousChildResize ChildSizing.EnlargeVertical = crsHomogenousChildResize ChildSizing.ShrinkHorizontal = crsScaleChilds ChildSizing.ShrinkVertical = crsScaleChilds ChildSizing.Layout = cclLeftToRightThenTopToBottom ChildSizing.ControlsPerLine = 1 TabOrder = 2 end end object VersionInfoPage: TPage Caption = 'VersionInfoPage' ClientWidth = 465 ClientHeight = 392 object VersionInfoGroupBox: TGroupBox AnchorSideLeft.Control = LanguageSettingsGroupBox AnchorSideTop.Side = asrBottom AnchorSideRight.Side = asrBottom Left = 6 Height = 99 Top = 29 Width = 453 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'Version Numbering' ClientHeight = 81 ClientWidth = 449 TabOrder = 1 object VersionLabel: TLabel AnchorSideLeft.Control = VersionInfoGroupBox AnchorSideTop.Control = VersionInfoGroupBox Left = 6 Height = 14 Top = 6 Width = 40 BorderSpacing.Around = 6 Caption = 'Version:' ParentColor = False end object MajorRevisionLabel: TLabel AnchorSideLeft.Control = VersionSpinEdit AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = VersionInfoGroupBox Left = 106 Height = 14 Top = 6 Width = 75 BorderSpacing.Left = 24 BorderSpacing.Around = 6 Caption = 'Major Revision:' ParentColor = False end object MinorRevisionLabel: TLabel AnchorSideLeft.Control = MajorRevisionSpinEdit AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = VersionInfoGroupBox Left = 206 Height = 14 Top = 6 Width = 74 BorderSpacing.Left = 24 BorderSpacing.Around = 6 Caption = 'Minor Revision:' ParentColor = False end object BuildLabel: TLabel AnchorSideLeft.Control = MinorRevisionSpinEdit AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = VersionInfoGroupBox Left = 306 Height = 14 Top = 6 Width = 27 BorderSpacing.Left = 24 BorderSpacing.Around = 6 Caption = 'Build:' ParentColor = False end object VersionSpinEdit: TSpinEdit AnchorSideLeft.Control = VersionLabel AnchorSideTop.Control = VersionLabel AnchorSideTop.Side = asrBottom Left = 6 Height = 20 Top = 26 Width = 70 MaxValue = 65535 TabOrder = 0 end object MajorRevisionSpinEdit: TSpinEdit AnchorSideLeft.Control = MajorRevisionLabel AnchorSideTop.Control = MajorRevisionLabel AnchorSideTop.Side = asrBottom Left = 106 Height = 20 Top = 26 Width = 70 MaxValue = 65535 TabOrder = 1 end object MinorRevisionSpinEdit: TSpinEdit AnchorSideLeft.Control = MinorRevisionLabel AnchorSideTop.Control = MinorRevisionLabel AnchorSideTop.Side = asrBottom Left = 206 Height = 20 Top = 26 Width = 70 MaxValue = 65535 TabOrder = 2 end object AutomaticallyIncreaseBuildCheckBox: TCheckBox AnchorSideLeft.Control = VersionInfoGroupBox AnchorSideTop.Control = VersionSpinEdit AnchorSideTop.Side = asrBottom Left = 6 Height = 17 Top = 58 Width = 151 BorderSpacing.Top = 6 BorderSpacing.Around = 6 Caption = 'Automatically increase Build' TabOrder = 4 end object BuildSpinEdit: TSpinEdit AnchorSideLeft.Control = BuildLabel AnchorSideTop.Control = BuildLabel AnchorSideTop.Side = asrBottom Left = 306 Height = 20 Top = 26 Width = 70 MaxValue = 65535 TabOrder = 3 end end object UseVersionInfoCheckBox: TCheckBox Left = 6 Height = 17 Top = 6 Width = 453 Align = alTop BorderSpacing.Around = 6 Caption = 'Include Version Info in executable' OnChange = UseVersionInfoCheckBoxChange TabOrder = 0 end object LanguageSettingsGroupBox: TGroupBox AnchorSideTop.Side = asrBottom AnchorSideRight.Side = asrBottom Left = 6 Height = 71 Top = 134 Width = 453 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'Language Options' ClientHeight = 53 ClientWidth = 449 TabOrder = 2 object LanguageSelectionLabel: TLabel AnchorSideLeft.Control = LanguageSettingsGroupBox AnchorSideTop.Control = LanguageSettingsGroupBox Left = 6 Height = 14 Top = 6 Width = 98 BorderSpacing.Around = 6 Caption = 'Language Selection:' ParentColor = False end object CharacterSetLabel: TLabel AnchorSideLeft.Control = LanguageSelectionComboBox AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = LanguageSettingsGroupBox Left = 260 Height = 14 Top = 6 Width = 72 BorderSpacing.Around = 6 Caption = 'Character Set:' ParentColor = False end object LanguageSelectionComboBox: TComboBox AnchorSideLeft.Control = LanguageSelectionLabel AnchorSideTop.Control = LanguageSelectionLabel AnchorSideTop.Side = asrBottom Left = 6 Height = 21 Top = 26 Width = 248 AutoComplete = False BorderSpacing.Top = 2 BorderSpacing.Bottom = 6 ItemHeight = 13 ItemWidth = 0 TabOrder = 0 Text = 'U.S. English' end object CharacterSetComboBox: TComboBox AnchorSideLeft.Control = CharacterSetLabel AnchorSideTop.Control = LanguageSelectionComboBox AnchorSideRight.Control = LanguageSettingsGroupBox AnchorSideRight.Side = asrBottom Left = 260 Height = 21 Top = 26 Width = 183 Anchors = [akTop, akLeft, akRight] AutoComplete = False BorderSpacing.Right = 6 BorderSpacing.Bottom = 6 ItemHeight = 13 ItemWidth = 0 TabOrder = 1 Text = 'Multilingual' end end object OtherInfoGroupBox: TGroupBox AnchorSideTop.Side = asrBottom AnchorSideRight.Side = asrBottom Left = 6 Height = 101 Top = 211 Width = 453 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'Other Info' ClientHeight = 83 ClientWidth = 449 TabOrder = 3 object DescriptionLabel: TLabel AnchorSideTop.Control = DescriptionEdit AnchorSideTop.Side = asrCenter Left = 6 Height = 14 Top = 3 Width = 58 BorderSpacing.Left = 6 Caption = 'Description:' ParentColor = False end object CopyrightLabel: TLabel AnchorSideLeft.Control = DescriptionLabel AnchorSideTop.Control = CopyrightEdit AnchorSideTop.Side = asrCenter Left = 6 Height = 14 Top = 30 Width = 52 Caption = 'Copyright:' ParentColor = False end object DescriptionEdit: TEdit AnchorSideLeft.Side = asrBottom AnchorSideRight.Control = OtherInfoGroupBox AnchorSideRight.Side = asrBottom Left = 70 Height = 21 Top = 0 Width = 373 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Right = 6 TabOrder = 0 end object CopyrightEdit: TEdit AnchorSideLeft.Control = DescriptionEdit AnchorSideTop.Control = DescriptionEdit AnchorSideTop.Side = asrBottom AnchorSideRight.Control = OtherInfoGroupBox AnchorSideRight.Side = asrBottom Left = 70 Height = 21 Top = 27 Width = 373 Anchors = [akTop, akLeft, akRight] BorderSpacing.Top = 6 BorderSpacing.Right = 6 TabOrder = 1 end object AdditionalInfoButton: TBitBtn AnchorSideTop.Control = CopyrightEdit AnchorSideTop.Side = asrBottom AnchorSideRight.Control = OtherInfoGroupBox AnchorSideRight.Side = asrBottom AnchorSideBottom.Side = asrBottom Left = 347 Height = 23 Top = 54 Width = 96 Anchors = [akTop, akRight] AutoSize = True BorderSpacing.Around = 6 Caption = 'Additional Info' NumGlyphs = 0 OnClick = AdditionalInfoButtonClick TabOrder = 2 end end end object i18nPage: TPage Caption = 'i18n' ClientWidth = 465 ClientHeight = 392 object I18NGroupBox: TGroupBox AnchorSideLeft.Control = OtherInfoGroupBox AnchorSideTop.Control = VersionInfoGroupBox AnchorSideTop.Side = asrBottom AnchorSideRight.Control = OtherInfoGroupBox AnchorSideRight.Side = asrBottom Left = 6 Height = 78 Top = 34 Width = 453 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'i18n Options' ClientHeight = 60 ClientWidth = 449 TabOrder = 0 object PoOutDirLabel: TLabel Left = 6 Height = 18 Top = 6 Width = 132 BorderSpacing.Around = 6 Caption = 'PO Output Directory:' ParentColor = False end object POOutDirEdit: TEdit AnchorSideLeft.Control = I18NGroupBox AnchorSideTop.Control = PoOutDirLabel AnchorSideTop.Side = asrBottom AnchorSideRight.Control = POOutDirButton Left = 6 Height = 23 Top = 30 Width = 407 Anchors = [akTop, akLeft, akRight] BorderSpacing.Around = 6 TabOrder = 0 Text = 'POOutDirEdit' end object POOutDirButton: TButton AnchorSideTop.Control = PoOutDirLabel AnchorSideTop.Side = asrBottom AnchorSideRight.Control = I18NGroupBox AnchorSideRight.Side = asrBottom AnchorSideBottom.Side = asrBottom Left = 419 Height = 23 Top = 30 Width = 24 Anchors = [akTop, akRight] BorderSpacing.Around = 6 Caption = '...' OnClick = POOutDirButtonClick TabOrder = 1 end end object EnableI18NCheckBox: TCheckBox Left = 6 Height = 22 Top = 6 Width = 453 Align = alTop BorderSpacing.Around = 6 Caption = 'Enable i18n' OnChange = EnableI18NCheckBoxChange TabOrder = 1 end end end object ButtonPanel: TButtonPanel Left = 6 Height = 30 Top = 424 Width = 461 TabOrder = 1 ShowButtons = [pbOK, pbCancel, pbHelp] ShowBevel = False end object SelectDirectoryDialog: TSelectDirectoryDialog FilterIndex = 0 left = 88 top = 368 end object OpenPictureDialog1: TOpenPictureDialog left = 117 top = 368 end object SavePictureDialog1: TSavePictureDialog Title = 'Save file as' left = 146 top = 368 end end