object CreateRepositoryPackagesFrm: TCreateRepositoryPackagesFrm Left = 511 Height = 600 Top = 198 Width = 800 BorderIcons = [biSystemMenu] Caption = 'CreateRepositoryPackagesFrm' ClientHeight = 600 ClientWidth = 800 Constraints.MinHeight = 450 Constraints.MinWidth = 650 OnCreate = FormCreate OnDestroy = FormDestroy PopupMode = pmExplicit Position = poOwnerFormCenter LCLVersion = '2.1.0.0' object pnMessage: TPanel Left = 247 Height = 502 Top = 57 Width = 553 Align = alClient BevelOuter = bvNone Caption = 'No items to show' Font.CharSet = ANSI_CHARSET Font.Color = clBlack Font.Height = -16 Font.Name = 'Verdana' Font.Pitch = fpVariable Font.Quality = fqDraft Font.Style = [fsBold] ParentFont = False TabOrder = 0 Visible = False end object pnPackages: TPanel Left = 0 Height = 502 Top = 57 Width = 245 Align = alLeft BevelOuter = bvNone TabOrder = 1 end object pnBrowse: TPanel Left = 0 Height = 57 Top = 0 Width = 800 Align = alTop BevelOuter = bvNone ClientHeight = 57 ClientWidth = 800 TabOrder = 2 object lbPackagedir: TLabel AnchorSideLeft.Control = pnBrowse AnchorSideTop.Control = pnBrowse AnchorSideTop.Side = asrCenter Left = 6 Height = 15 Top = 21 Width = 68 Alignment = taRightJustify BorderSpacing.Left = 6 Caption = 'lbPackagedir' ParentColor = False end object Bevel1: TBevel Left = 0 Height = 2 Top = 55 Width = 800 Align = alBottom end object edPackageDir: TDirectoryEdit AnchorSideLeft.Control = lbPackagedir AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = lbPackagedir AnchorSideTop.Side = asrCenter AnchorSideRight.Control = pnBrowse AnchorSideRight.Side = asrBottom Left = 80 Height = 23 Top = 17 Width = 714 OnAcceptDirectory = edPackageDirAcceptDirectory ShowHidden = False ButtonWidth = 23 NumGlyphs = 1 Anchors = [akTop, akLeft, akRight] BorderSpacing.Around = 6 MaxLength = 0 TabOrder = 0 OnButtonClick = edPackageDirButtonClick end end object pnData: TPanel Left = 247 Height = 502 Top = 57 Width = 553 Align = alClient BevelOuter = bvNone ClientHeight = 502 ClientWidth = 553 TabOrder = 3 object pnPackageData: TPanel Left = 0 Height = 187 Top = 315 Width = 553 Align = alClient BevelOuter = bvNone BorderStyle = bsSingle ClientHeight = 183 ClientWidth = 549 TabOrder = 1 Visible = False object lbLazCompatibility: TLabel Left = 9 Height = 15 Top = 14 Width = 99 Caption = 'lbLazCompatibility' ParentColor = False end object lbFPCCompatibility: TLabel Left = 9 Height = 15 Top = 50 Width = 103 Caption = 'lbFPCCompatibility' ParentColor = False end object lbSupportedWidgetSet: TLabel Left = 9 Height = 15 Top = 85 Width = 119 Caption = 'lbSupportedWidgetSet' ParentColor = False end object lbOF1: TLabel Left = 524 Height = 15 Top = 14 Width = 5 Anchors = [akTop, akRight] Caption = '*' Font.Color = clRed Font.Style = [fsBold] ParentColor = False ParentFont = False end object lbOF3: TLabel Left = 524 Height = 15 Top = 50 Width = 5 Anchors = [akTop, akRight] Caption = '*' Font.Color = clRed Font.Style = [fsBold] ParentColor = False ParentFont = False end object lbOF4: TLabel Left = 524 Height = 15 Top = 85 Width = 5 Anchors = [akTop, akRight] Caption = '*' Font.Color = clRed Font.Style = [fsBold] ParentColor = False ParentFont = False end object pnLazCompatibility: TPanel Left = 170 Height = 23 Top = 9 Width = 351 Anchors = [akTop, akLeft, akRight] AutoSize = True BevelOuter = bvNone ClientHeight = 23 ClientWidth = 351 ParentColor = False TabOrder = 0 object spLazCompatibility: TSpeedButton Tag = 2 Left = 328 Height = 23 Top = 0 Width = 23 Align = alRight Caption = '...' OnClick = spCategoriesClick ShowHint = True ParentShowHint = False end object edLazCompatibility: TEdit Left = 0 Height = 23 Top = 0 Width = 328 Align = alClient AutoSize = False ParentShowHint = False ReadOnly = True ShowHint = True TabOrder = 0 end end object pnFPCCompatibility: TPanel Left = 170 Height = 23 Top = 45 Width = 351 Anchors = [akTop, akLeft, akRight] AutoSize = True BevelOuter = bvNone ClientHeight = 23 ClientWidth = 351 ParentColor = False TabOrder = 1 object spFPCCompatibility: TSpeedButton Tag = 3 Left = 328 Height = 23 Top = 0 Width = 23 Align = alRight Caption = '...' OnClick = spCategoriesClick ShowHint = True ParentShowHint = False end object edFPCCompatibility: TEdit Left = 0 Height = 23 Top = 0 Width = 328 Align = alClient AutoSize = False ParentShowHint = False ReadOnly = True ShowHint = True TabOrder = 0 end end object pnSupportedWidgetset: TPanel Left = 170 Height = 23 Top = 79 Width = 351 Anchors = [akTop, akLeft, akRight] AutoSize = True BevelOuter = bvNone ClientHeight = 23 ClientWidth = 351 ParentColor = False TabOrder = 2 object spSupportedWidgetset: TSpeedButton Tag = 4 Left = 328 Height = 23 Top = 0 Width = 23 Align = alRight Caption = '...' OnClick = spCategoriesClick ShowHint = True ParentShowHint = False end object edSupportedWidgetset: TEdit Left = 0 Height = 23 Top = 0 Width = 328 Align = alClient AutoSize = False ParentShowHint = False ReadOnly = True ShowHint = True TabOrder = 0 end end end object pnCategory: TPanel Left = 0 Height = 315 Top = 0 Width = 553 Align = alTop BevelOuter = bvNone BorderStyle = bsSingle ClientHeight = 311 ClientWidth = 549 TabOrder = 0 Visible = False object lbCategory: TLabel Left = 9 Height = 15 Top = 14 Width = 58 Caption = 'lbCategory' ParentColor = False end object lbOF2: TLabel Left = 524 Height = 15 Top = 14 Width = 5 Anchors = [akTop, akRight] Caption = '*' Font.Color = clRed Font.Style = [fsBold] ParentColor = False ParentFont = False end object lbHomePageURL: TLabel Left = 9 Height = 15 Top = 87 Width = 90 Caption = 'lbHomePageURL' ParentColor = False end object lbDownloadURL: TLabel Left = 9 Height = 15 Top = 123 Width = 85 Caption = 'lbDownloadURL' ParentColor = False end object edHomePageURL: TEdit Left = 170 Height = 23 Top = 83 Width = 350 Anchors = [akTop, akLeft, akRight] TabOrder = 2 end object edDownloadURL: TEdit Left = 170 Height = 23 Top = 118 Width = 350 Anchors = [akTop, akLeft, akRight] TabOrder = 3 end object lbSVNURL: TLabel Left = 9 Height = 15 Top = 154 Width = 53 Caption = 'lbSVNURL' ParentColor = False Visible = False end object edSVNURL: TEdit Left = 170 Height = 23 Top = 152 Width = 350 Anchors = [akTop, akLeft, akRight] TabOrder = 4 Visible = False end object lbDisplayName: TLabel Left = 9 Height = 15 Top = 53 Width = 80 Caption = 'lbDisplayName' ParentColor = False end object edDisplayName: TEdit Left = 170 Height = 23 Top = 48 Width = 350 Anchors = [akTop, akLeft, akRight] OnKeyPress = edDisplayNameKeyPress TabOrder = 1 end object pnCategories: TPanel Left = 170 Height = 23 Top = 9 Width = 351 Anchors = [akTop, akLeft, akRight] AutoSize = True BevelOuter = bvNone ClientHeight = 23 ClientWidth = 351 ParentColor = False TabOrder = 0 object spCategories: TSpeedButton Tag = 1 Left = 328 Height = 23 Top = 0 Width = 23 Align = alRight Caption = '...' OnClick = spCategoriesClick ShowHint = True ParentShowHint = False end object edCategories: TEdit Left = 0 Height = 23 Top = 0 Width = 328 Align = alClient AutoSize = False ParentShowHint = False ReadOnly = True ShowHint = True TabOrder = 0 end end object mComDescr: TMemo Left = 170 Height = 152 Top = 152 Width = 350 TabOrder = 5 end object lbComDescr: TLabel Left = 9 Height = 15 Top = 154 Width = 65 Caption = 'lbComDescr' ParentColor = False end end end object spMain: TSplitter Left = 245 Height = 502 Top = 57 Width = 2 AutoSnap = False Color = 14671839 MinSize = 150 ParentColor = False end object pnButtons: TPanel Left = 0 Height = 41 Top = 559 Width = 800 Align = alBottom BevelOuter = bvNone BorderStyle = bsSingle ClientHeight = 37 ClientWidth = 796 TabOrder = 5 object cbJSONForUpdates: TCheckBox AnchorSideLeft.Control = pnButtons AnchorSideTop.Control = pnButtons AnchorSideTop.Side = asrCenter Left = 6 Height = 19 Top = 9 Width = 148 BorderSpacing.Left = 6 Caption = 'Create JSON for updates' TabOrder = 0 end object pnB: TPanel AnchorSideTop.Control = pnButtons AnchorSideTop.Side = asrCenter AnchorSideRight.Control = pnButtons AnchorSideRight.Side = asrBottom Left = 375 Height = 29 Top = 4 Width = 415 Anchors = [akTop, akRight] BorderSpacing.Around = 6 BorderSpacing.InnerBorder = 1 BevelOuter = bvNone ClientHeight = 29 ClientWidth = 415 TabOrder = 1 object bCancel: TButton Left = 325 Height = 27 Top = 1 Width = 80 Align = alLeft AutoSize = True BorderSpacing.Around = 1 Caption = 'Cancel' Constraints.MinWidth = 80 Enabled = False ModalResult = 2 OnClick = bCancelClick ParentShowHint = False ShowHint = True TabOrder = 4 end object bCreate: TButton Left = 163 Height = 27 Top = 1 Width = 80 Align = alLeft AutoSize = True BorderSpacing.Around = 1 Caption = 'Create' Constraints.MinWidth = 80 Enabled = False OnClick = bCreateClick ParentShowHint = False ShowHint = True TabOrder = 2 Visible = False end object bSubmit: TButton Left = 244 Height = 27 Top = 1 Width = 80 Align = alLeft AutoSize = True BorderSpacing.Around = 1 Caption = 'Submit' Constraints.MinWidth = 80 Enabled = False OnClick = bSubmitClick ParentShowHint = False ShowHint = True TabOrder = 3 end object bOptions: TButton Left = 82 Height = 27 Top = 1 Width = 80 Align = alLeft AutoSize = True BorderSpacing.Around = 1 Caption = 'Options' Constraints.MinWidth = 80 Enabled = False OnClick = bOptionsClick ParentShowHint = False ShowHint = True TabOrder = 1 end object bHelp: TButton Left = 1 Height = 27 Top = 1 Width = 80 Align = alLeft AutoSize = True BorderSpacing.Around = 1 Caption = 'Help' Constraints.MinWidth = 80 Enabled = False OnClick = bHelpClick ParentShowHint = False ShowHint = True TabOrder = 0 end end end object SDD: TSelectDirectoryDialog left = 88 top = 88 end end