home *** CD-ROM | disk | FTP | other *** search
- object frmLogonPending: TfrmLogonPending
- Left = 314
- Top = 174
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Logging on...'
- ClientHeight = 94
- ClientWidth = 328
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object lblStatusText: TLabel
- Left = 52
- Top = 12
- Width = 265
- Height = 41
- Alignment = taCenter
- AutoSize = False
- WordWrap = True
- end
- object imgTimer1: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- Visible = False
- end
- object imgTimer12: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- Visible = False
- end
- object imgTimer11: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image002.ico>}
- Visible = False
- end
- object imgTimer10: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image003.ico>}
- Visible = False
- end
- object imgTimer9: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image004.ico>}
- Visible = False
- end
- object imgTimer8: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image005.ico>}
- Visible = False
- end
- object imgTimer5: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image006.ico>}
- Visible = False
- end
- object imgTimer7: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image007.ico>}
- Visible = False
- end
- object imgTimer6: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image008.ico>}
- Visible = False
- end
- object imgTimer4: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image009.ico>}
- Visible = False
- end
- object imgTimer3: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image010.ico>}
- Visible = False
- end
- object imgTimer2: TImage
- Left = 8
- Top = 18
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image011.ico>}
- Visible = False
- end
- object comCancel: TButton
- Left = 128
- Top = 64
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 0
- OnClick = comCancelClick
- end
- object tmrImageChanger: TTimer
- Enabled = False
- Interval = 500
- OnTimer = tmrImageChangerTimer
- Left = 296
- end
- end
-