mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 14:17:59 +02:00
22 lines
408 B
Plaintext
22 lines
408 B
Plaintext
object frmCustomPreview: TfrmCustomPreview
|
|
Left = 213
|
|
Height = 496
|
|
Top = 95
|
|
Width = 705
|
|
Caption = 'frmCustomPreview'
|
|
ClientHeight = 496
|
|
ClientWidth = 705
|
|
LCLVersion = '0.9.29'
|
|
object frPreview1: TfrPreview
|
|
Left = 0
|
|
Height = 496
|
|
Top = 0
|
|
Width = 705
|
|
Align = alClient
|
|
BevelOuter = bvLowered
|
|
Caption = 'frPreview1'
|
|
TabOrder = 0
|
|
ScrollBars = ssBoth
|
|
end
|
|
end
|