2009-11-08 22:47:15 +00:00
|
|
|
object ImageForm: TImageForm
|
|
|
|
Left = 591
|
|
|
|
Top = 236
|
|
|
|
AutoScroll = False
|
|
|
|
Caption = 'ImageForm'
|
|
|
|
ClientHeight = 199
|
|
|
|
Height = 199
|
|
|
|
ClientWidth = 216
|
|
|
|
Width = 216
|
|
|
|
Color = clBtnFace
|
|
|
|
Font.Charset = DEFAULT_CHARSET
|
|
|
|
Font.Color = clWindowText
|
|
|
|
Font.Height = -11
|
2010-12-30 20:04:57 +00:00
|
|
|
Font.Name = 'Arial'
|
2009-11-08 22:47:15 +00:00
|
|
|
Font.Style = []
|
|
|
|
FormStyle = fsStayOnTop
|
|
|
|
Position = poDefaultPosOnly
|
|
|
|
OnShow = FormShow
|
|
|
|
PixelsPerInch = 96
|
|
|
|
object Image1: TImage
|
|
|
|
Left = 0
|
|
|
|
Top = 0
|
|
|
|
Width = 317
|
|
|
|
Height = 306
|
|
|
|
AutoSize = True
|
|
|
|
end
|
|
|
|
end
|