mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 12:30:59 +02:00
113 lines
2.5 KiB
Plaintext
113 lines
2.5 KiB
Plaintext
object CreateRepositoryPackagesFrm: TCreateRepositoryPackagesFrm
|
|
Left = 550
|
|
Height = 454
|
|
Top = 254
|
|
Width = 753
|
|
BorderIcons = [biSystemMenu]
|
|
Caption = 'CreateRepositoryPackagesFrm'
|
|
ClientHeight = 454
|
|
ClientWidth = 753
|
|
Color = clBtnFace
|
|
Constraints.MinHeight = 450
|
|
Constraints.MinWidth = 650
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
PopupMode = pmExplicit
|
|
Position = poOwnerFormCenter
|
|
LCLVersion = '1.7'
|
|
inline frCreateRep: TCreateRepositoryPackagefr
|
|
Height = 454
|
|
Width = 753
|
|
Align = alClient
|
|
ClientHeight = 454
|
|
ClientWidth = 753
|
|
inherited pnMessage: TPanel
|
|
Height = 356
|
|
Width = 506
|
|
end
|
|
inherited pnPackages: TPanel
|
|
Height = 356
|
|
end
|
|
inherited pnBrowse: TPanel
|
|
Width = 753
|
|
ClientWidth = 753
|
|
inherited Bevel1: TBevel
|
|
Width = 753
|
|
end
|
|
inherited edPackageDir: TDirectoryEdit
|
|
Width = 667
|
|
end
|
|
end
|
|
inherited pnData: TPanel
|
|
Height = 356
|
|
Width = 506
|
|
ClientHeight = 356
|
|
ClientWidth = 506
|
|
inherited pnPackageData: TPanel
|
|
Height = 167
|
|
Width = 506
|
|
ClientHeight = 163
|
|
ClientWidth = 502
|
|
inherited edSupportedWidgetset: TEdit
|
|
Width = 303
|
|
end
|
|
inherited edLazCompatibility: TEdit
|
|
Width = 303
|
|
end
|
|
inherited edFPCCompatibility: TEdit
|
|
Width = 303
|
|
end
|
|
inherited lbOF1: TLabel
|
|
Left = 477
|
|
end
|
|
inherited lbOF3: TLabel
|
|
Left = 477
|
|
end
|
|
inherited lbOF4: TLabel
|
|
Left = 477
|
|
end
|
|
end
|
|
inherited pnCategory: TPanel
|
|
Width = 506
|
|
ClientWidth = 502
|
|
inherited lbOF2: TLabel
|
|
Left = 477
|
|
end
|
|
inherited edHomePageURL: TEdit
|
|
Width = 303
|
|
end
|
|
inherited edDownloadURL: TEdit
|
|
Width = 303
|
|
end
|
|
inherited edSVNURL: TEdit
|
|
Width = 303
|
|
end
|
|
inherited edDisplayName: TEdit
|
|
Width = 303
|
|
end
|
|
inherited pnCategories: TPanel
|
|
Width = 304
|
|
ClientWidth = 304
|
|
inherited spCategories: TSpeedButton
|
|
Left = 254
|
|
end
|
|
inherited edCategories: TEdit
|
|
Width = 254
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited spMain: TSplitter
|
|
Height = 356
|
|
end
|
|
inherited pnButtons: TPanel
|
|
Top = 413
|
|
Width = 753
|
|
ClientWidth = 749
|
|
inherited pnB: TPanel
|
|
Left = 335
|
|
end
|
|
end
|
|
end
|
|
end
|