home *** CD-ROM | disk | FTP | other *** search
- object AsciiTableForm: TAsciiTableForm
- Left = 454
- Top = 358
- Width = 118
- Height = 295
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSizeToolWin
- Caption = 'Ascii Table'
- Color = clBtnFace
- Constraints.MaxWidth = 118
- Constraints.MinWidth = 112
- DragKind = dkDock
- DragMode = dmAutomatic
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object eListBox: TListBox
- Left = 0
- Top = 0
- Width = 110
- Height = 266
- Align = alClient
- ItemHeight = 13
- TabOrder = 0
- OnDblClick = eListBoxDblClick
- end
- end
-