home *** CD-ROM | disk | FTP | other *** search
- object TokenEditorForm: TTokenEditorForm
- Left = 124
- Top = 75
- BorderStyle = bsDialog
- Caption = 'Token Editor'
- ClientHeight = 453
- ClientWidth = 688
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object bOK: TButton
- Left = 312
- Top = 232
- Width = 75
- Height = 25
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 0
- OnClick = bOKClick
- end
- end
-