home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Freeware / Programare / PSPad / PSPad.exe / 0 / RCDATA / TFMARKLIST / TFMARKLIST.txt
Encoding:
Text File  |  2004-06-06  |  824 b   |  36 lines

  1. object fMarkList: TfMarkList
  2.   Left = 425
  3.   Top = 225
  4.   Width = 377
  5.   Height = 177
  6.   BorderIcons = [biSystemMenu, biHelp]
  7.   BorderStyle = bsSizeToolWin
  8.   Caption = 'Z'#225'lo'#382'ky'
  9.   Color = clBtnFace
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object lbMark: THintListBox
  19.     Left = 0
  20.     Top = 0
  21.     Width = 369
  22.     Height = 143
  23.     Style = lbOwnerDrawFixed
  24.     Align = alClient
  25.     ItemHeight = 16
  26.     TabOrder = 0
  27.     OnDblClick = lbMarkDblClick
  28.     OnKeyPress = lbMarkKeyPress
  29.     HorizontalExtent = 0
  30.     ItemHintPause = 800
  31.     ItemHintHidePause = 3000
  32.     ShowItemHint = True
  33.     Author = '(c)1997-2001 Giuseppe Madaffari (gmadaffari@infomedia.it)'
  34.   end
  35. end
  36.