mirror of
https://github.com/CloudDelphi/Router4Delphi.git
synced 2025-12-19 16:53:43 +01:00
13 lines
272 B
Plaintext
13 lines
272 B
Plaintext
inherited fViewPageProduct: TfViewPageProduct
|
|
Caption = 'fViewPageProduct'
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited pnlBackground: TPanel
|
|
ExplicitWidth = 715
|
|
ExplicitHeight = 463
|
|
inherited btnBack: TButton
|
|
ExplicitTop = 415
|
|
end
|
|
end
|
|
end
|