lazarus/components/lazreport/samples/editor/custompreview.lfm
2010-09-10 20:49:12 +00:00

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