home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 26 / LogicielsPC_26.iso / Accuses / Nouveau / PandaMoney / _SETUP.1 / financing.exe / 0 / RCDATA / THINTFORM / THINTFORM.txt
Text File  |  1999-09-06  |  909b  |  45 lines

  1. object HintForm: THintForm
  2.   Left = 0
  3.   Top = 394
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Hints'
  7.   ClientHeight = 123
  8.   ClientWidth = 235
  9.   Color = clBtnFace
  10.   Constraints.MaxHeight = 150
  11.   Constraints.MaxWidth = 243
  12.   Constraints.MinHeight = 150
  13.   Constraints.MinWidth = 243
  14.   DragKind = dkDock
  15.   DragMode = dmAutomatic
  16.   Font.Charset = DEFAULT_CHARSET
  17.   Font.Color = clWindowText
  18.   Font.Height = -11
  19.   Font.Name = 'MS Sans Serif'
  20.   Font.Style = []
  21.   FormStyle = fsStayOnTop
  22.   OldCreateOrder = False
  23.   OnShow = FormShow
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object HelpHintsPanel: TPanel
  27.     Left = 0
  28.     Top = 0
  29.     Width = 235
  30.     Height = 123
  31.     Align = alClient
  32.     BevelOuter = bvNone
  33.     Color = 12579047
  34.     Ctl3D = True
  35.     ParentCtl3D = False
  36.     TabOrder = 0
  37.     object HintsImage: TImage
  38.       Left = 2
  39.       Top = 2
  40.       Width = 231
  41.       Height = 118
  42.     end
  43.   end
  44. end
  45.