Componentes.Terceros.DevExp.../internal/x.36/1/ExpressPrinting System/Demos/CBuilder/EQGridRL/preview.dfm
2008-09-04 11:31:51 +00:00

27 lines
564 B
Plaintext

object previewForm: TpreviewForm
Left = 271
Top = 185
Width = 374
Height = 224
BorderStyle = bsSizeToolWin
Caption = 'Picture Preview'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object DBImage: TDBImage
Left = 0
Top = 0
Width = 366
Height = 197
Align = alClient
DataField = 'Graphic'
DataSource = MainForm.dsBiolife
TabOrder = 0
end
end