home *** CD-ROM | disk | FTP | other *** search
- inherited frmOnline: TfrmOnline
- Left = 461
- Top = 467
- ClientHeight = 42
- ClientWidth = 237
- Color = clActiveCaption
- FormStyle = fsStayOnTop
- OnCloseQuery = FormCloseQuery
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object Shape1: TShape
- Left = 0
- Top = 0
- Width = 237
- Height = 42
- Align = alClient
- Brush.Style = bsClear
- Pen.Color = clCaptionText
- end
- object Image1: TImage
- Left = 3
- Top = 3
- Width = 15
- Height = 15
- ParentShowHint = False
- Picture.Data = {<image000.bmp>}
- ShowHint = False
- Transparent = True
- end
- object LabelTime: TLabel
- Left = 21
- Top = 4
- Width = 6
- Height = 13
- Caption = '*'
- Color = clActiveCaption
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clCaptionText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object TimerOnlineTime: TTimer
- OnTimer = TimerOnlineTimeTimer
- Left = 72
- Top = 8
- end
- object PopupMenu1: TPopupMenu
- OnPopup = PopupMenu1Popup
- Left = 104
- Top = 8
- object ItemCopyIP: TMenuItem
- OnClick = ItemCopyIPClick
- end
- end
- end
-