mirror of
https://github.com/CloudDelphi/Router4Delphi.git
synced 2025-12-19 16:53:43 +01:00
12 lines
228 B
Plaintext
12 lines
228 B
Plaintext
object Form2: TForm2
|
|
Left = 0
|
|
Top = 0
|
|
Caption = 'Form2'
|
|
ClientHeight = 537
|
|
ClientWidth = 921
|
|
FormFactor.Width = 320
|
|
FormFactor.Height = 480
|
|
FormFactor.Devices = [Desktop]
|
|
DesignerMasterStyle = 0
|
|
end
|