home *** CD-ROM | disk | FTP | other *** search
- object FrmCommandWindow: TFrmCommandWindow
- Left = 469
- Top = 384
- Width = 308
- Height = 128
- Caption = 'Command Window'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIChild
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poDefaultPosOnly
- Visible = True
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Memo1: TMemo
- Left = 0
- Top = 0
- Width = 300
- Height = 101
- Align = alClient
- TabOrder = 0
- OnKeyDown = Memo1KeyDown
- end
- end
-