31 lines
650 B
Plaintext
31 lines
650 B
Plaintext
object fshowpage: Tfshowpage
|
|
Left = 200
|
|
Top = 114
|
|
Width = 679
|
|
Height = 600
|
|
Caption = 'Show Page'
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
OldCreateOrder = True
|
|
Position = poScreenCenter
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object ImageEnView1: TImageEnView
|
|
Left = 0
|
|
Top = 0
|
|
Width = 671
|
|
Height = 566
|
|
ParentCtl3D = False
|
|
MouseInteract = [miZoom, miSelectZoom]
|
|
OnProgress = ImageEnView1Progress
|
|
ImageEnVersion = '4.0.0'
|
|
EnableInteractionHints = True
|
|
Align = alClient
|
|
TabOrder = 0
|
|
end
|
|
end
|