home *** CD-ROM | disk | FTP | other *** search
- object FMstart: TFMstart
- Left = 509
- Top = 361
- BorderStyle = bsNone
- Caption = 'REALTIME (A-Engine)'
- ClientHeight = 187
- ClientWidth = 300
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object uvod: TNotebook
- Left = 0
- Top = 0
- Width = 300
- Height = 187
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'prvni'
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 300
- Height = 187
- Cursor = crHandPoint
- Hint = '[ Zapnout REALTIME ]'
- AutoSize = True
- ParentShowHint = False
- Picture.Data = {<image000.jpg>}
- ShowHint = True
- OnClick = Image1Click
- end
- object Label1: TLabel
- Left = 216
- Top = 152
- Width = 81
- Height = 25
- Cursor = crHandPoint
- Hint = '[ Zapnout REALTIME bez hudby ]'
- AutoSize = False
- ParentShowHint = False
- ShowHint = True
- Transparent = True
- OnClick = Label1Click
- end
- end
- end
- end
-