Componentes.Terceros.DevExp.../official/x.36/ExpressPrinting System/Demos/Delphi/EQGridRL/EQGridRLPreview.dfm
2008-06-02 17:37:37 +00:00

29 lines
634 B
Plaintext

object EQGridRLPreviewForm: TEQGridRLPreviewForm
Left = 826
Top = 235
Width = 347
Height = 262
BorderStyle = bsSizeToolWin
Caption = 'Picture Preview'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object DBImage: TDBImage
Left = 0
Top = 0
Width = 339
Height = 235
Align = alClient
DataField = 'Graphic'
DataSource = EQGridRLMainForm.dsBiolife
TabOrder = 0
end
end