44 lines
894 B
Plaintext
44 lines
894 B
Plaintext
object fmsg: Tfmsg
|
|
Left = 264
|
|
Top = 165
|
|
BorderIcons = []
|
|
BorderStyle = bsToolWindow
|
|
BorderWidth = 2
|
|
ClientHeight = 77
|
|
ClientWidth = 488
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 488
|
|
Height = 77
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
Ctl3D = True
|
|
ParentCtl3D = False
|
|
TabOrder = 0
|
|
object Label1: TLabel
|
|
Left = 10
|
|
Top = 17
|
|
Width = 467
|
|
Height = 39
|
|
Caption = 'Building example sequence...'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clGreen
|
|
Font.Height = -32
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
end
|
|
end
|