home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 275
- Top = 140
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'BioTray by Fiens Prototyping'
- ClientHeight = 123
- ClientWidth = 242
- Color = clGreen
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 14
- Top = 24
- Width = 32
- Height = 13
- Caption = 'Label1'
- Visible = False
- end
- object DirectoryListBox1: TDirectoryListBox
- Left = 60
- Top = 12
- Width = 145
- Height = 97
- ItemHeight = 16
- TabOrder = 0
- Visible = False
- end
- object TrayIcon21: TTrayIcon2
- Active = True
- ShowDesigning = False
- Icon.Data = {<image001.ico>}
- OnClick = TrayIcon21Click
- OnRightClick = TrayIcon21RightClick
- Left = 92
- Top = 14
- end
- object Timer1: TTimer
- Interval = 1
- OnTimer = Timer1Timer
- Left = 38
- Top = 60
- end
- object TrayIcon22: TTrayIcon2
- Active = True
- ShowDesigning = False
- Icon.Data = {<image002.ico>}
- OnClick = TrayIcon22Click
- OnRightClick = TrayIcon22RightClick
- Left = 30
- Top = 8
- end
- object TrayIcon23: TTrayIcon2
- Active = True
- ShowDesigning = False
- Icon.Data = {<image003.ico>}
- ToolTip = 'Voici votre degr� physique'
- OnClick = TrayIcon23Click
- OnRightClick = TrayIcon23RightClick
- Left = 186
- Top = 14
- end
- object Timer2: TTimer
- Enabled = False
- OnTimer = Timer2Timer
- Left = 96
- Top = 62
- end
- object Timer3: TTimer
- Enabled = False
- OnTimer = Timer3Timer
- Left = 152
- Top = 66
- end
- object Timer4: TTimer
- Enabled = False
- Interval = 3600000
- OnTimer = Timer4Timer
- Left = 140
- Top = 14
- end
- object ProgMan1: TProgMan
- programGroup = 'Startup'
- ShowGroup = activateNormalSize
- Left = 198
- Top = 76
- end
- end
-