home *** CD-ROM | disk | FTP | other *** search
- object HTVForm: THTVForm
- Left = 276
- Top = 117
- Width = 555
- Height = 432
- BorderIcons = [biSystemMenu]
- Caption = 'HTVForm'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object pnBottom: TPanel
- Left = 0
- Top = 357
- Width = 547
- Height = 41
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- OnResize = pnBottomResize
- object bOK: TButton
- Left = 192
- Top = 8
- Width = 113
- Height = 25
- Cancel = True
- Caption = '&OK'
- TabOrder = 0
- OnClick = bOKClick
- end
- end
- end
-