home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 231
- Top = 131
- Width = 112
- Height = 105
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object zShowApp1: TzShowApp
- CPUType = 5
- CPUString = 'Pentium'
- UseCmdShow = False
- HelpFile = 'DELPHI.HLP'
- HintColor = clInfoBk
- HintPause = 500
- HintHidePause = 2500
- ShowOnStatusBar = False
- ShowMainForm = False
- Icon.Data = {<image000.ico>}
- ShowHint = True
- Title = 'Delphi'
- Left = 16
- Top = 8
- end
- object zTrayIcon1: TzTrayIcon
- HideParentForm = True
- ShowDesigning = False
- Active = True
- Icon.Data = {<image001.ico>}
- ToolTip = 'Click here to stop the demoprogram again'
- OnClick = zTrayIcon1Click
- Left = 16
- Top = 40
- end
- object zTitleBar1: TzTitleBar
- TitleBarOnFormShow = False
- Left = 48
- Top = 8
- end
- end
-