home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 265
- Top = 122
- BorderStyle = bsDialog
- Caption = 'Stop'
- ClientHeight = 371
- ClientWidth = 490
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 490
- Height = 371
- Align = alClient
- BevelInner = bvRaised
- BevelOuter = bvLowered
- BorderWidth = 3
- Caption = 'Panel1'
- TabOrder = 0
- object Image2: TImage
- Left = 5
- Top = 5
- Width = 480
- Height = 361
- Align = alClient
- Center = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 96
- Top = 340
- Width = 353
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Caption = 'Label1'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Courier New'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- end
- end
-