lazarus/components/onlinepackagemanager/opkman_createrepositorypackage.lfm
wp 9faa2f55fe OPM: Make package compile with Laz 1.6
git-svn-id: trunk@53552 -
2016-12-03 11:47:36 +00:00

118 lines
2.6 KiB
Plaintext

object CreateRepositoryPackagesFrm: TCreateRepositoryPackagesFrm
Left = 585
Height = 475
Top = 250
Width = 819
BorderIcons = [biSystemMenu]
Caption = 'CreateRepositoryPackagesFrm'
ClientHeight = 475
ClientWidth = 819
Color = clBtnFace
Constraints.MinHeight = 450
Constraints.MinWidth = 650
OnClose = FormClose
OnCreate = FormCreate
PopupMode = pmExplicit
Position = poOwnerFormCenter
LCLVersion = '1.7'
inline frCreateRep: TCreateRepositoryPackagefr
Height = 475
Width = 819
Align = alClient
ClientHeight = 475
ClientWidth = 819
inherited pnMessage: TPanel
Height = 369
Width = 557
end
inherited pnPackages: TPanel
Height = 369
end
inherited pnBrowse: TPanel
Width = 819
ClientWidth = 819
inherited Bevel1: TBevel
Width = 819
end
end
inherited pnData: TPanel
Height = 369
Width = 557
ClientHeight = 369
ClientWidth = 557
inherited pnPackageData: TPanel
Height = 177
Width = 557
ClientHeight = 173
ClientWidth = 553
inherited edSupportedWidgetset: TEdit
Width = 355
end
inherited edLazCompatibility: TEdit
Width = 356
end
inherited edFPCCompatibility: TEdit
Width = 355
end
inherited lbOF1: TLabel
Left = 528
end
inherited lbOF3: TLabel
Left = 528
end
inherited lbOF4: TLabel
Left = 528
end
end
inherited spMain1: TSplitter
Width = 557
end
inherited pnCategory: TPanel
Width = 557
ClientHeight = 185
ClientWidth = 553
inherited lbOF2: TLabel
Left = 528
end
inherited edHomePageURL: TEdit
Width = 355
end
inherited edDownloadURL: TEdit
Width = 355
end
inherited edSVNURL: TEdit
Width = 355
end
inherited edDisplayName: TEdit
Width = 355
end
inherited pnCategories: TPanel
Width = 355
ClientWidth = 355
inherited spCategories: TSpeedButton
Left = 325
end
inherited edCategories: TEdit
Width = 325
end
end
end
end
inherited spMain: TSplitter
Height = 369
end
inherited pnButtons: TPanel
Top = 434
Width = 819
ClientHeight = 37
ClientWidth = 815
inherited bCreate: TButton
Left = 653
end
inherited bCancel: TButton
Left = 730
end
end
end
end