home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / chip-cd_2003_08.zip / 08 / Browser / chip-cds.exe / 0 / RCDATA / TFRMARCHZNALEZ / TFRMARCHZNALEZ.txt
Text File  |  2002-09-30  |  5KB  |  178 lines

  1. object frmArchZnalez: TfrmArchZnalez
  2.   Left = 329
  3.   Top = 226
  4.   Width = 511
  5.   Height = 359
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'Znalezione w archiwum'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -10
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Desc: TDisplayMemo
  19.     Left = 0
  20.     Top = 0
  21.     Width = 503
  22.     Height = 332
  23.     Align = alClient
  24.     Color = clWindow
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clBlack
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = []
  30.     ParentFont = False
  31.     ParentShowHint = False
  32.     ShowHint = False
  33.     TabOrder = 0
  34.     Visible = False
  35.     OnClick = DescClick
  36.     OnEnter = DescEnter
  37.     OnKeyUp = DescKeyUp
  38.   end
  39.   object lstArchFind: TAdvStringGrid
  40.     Left = 0
  41.     Top = 0
  42.     Width = 503
  43.     Height = 332
  44.     Align = alClient
  45.     ColCount = 4
  46.     DefaultRowHeight = 18
  47.     FixedCols = 0
  48.     RowCount = 2
  49.     Options = [goFixedVertLine, goFixedHorzLine, goDrawFocusSelected, goColSizing, goRowSelect]
  50.     TabOrder = 1
  51.     OnKeyUp = lstArchFindKeyUp
  52.     AutoNumAlign = False
  53.     AutoSize = False
  54.     VAlignment = vtaTop
  55.     EnhTextSize = False
  56.     EnhRowColMove = False
  57.     SortFixedCols = False
  58.     SizeWithForm = False
  59.     Multilinecells = False
  60.     OnClickSort = lstArchFindClickSort
  61.     OnDblClickCell = lstArchFindDblClickCell
  62.     SortDirection = sdAscending
  63.     SortShow = True
  64.     EnableGraphics = False
  65.     SortColumn = 0
  66.     HintColor = clYellow
  67.     SelectionColor = clHighlight
  68.     SelectionTextColor = clHighlightText
  69.     SelectionRectangle = False
  70.     HintShowCells = False
  71.     OleDropTarget = False
  72.     OleDropSource = False
  73.     PrintSettings.FooterSize = 0
  74.     PrintSettings.HeaderSize = 0
  75.     PrintSettings.Time = ppNone
  76.     PrintSettings.Date = ppNone
  77.     PrintSettings.DateFormat = 'dd/mm/yyyy'
  78.     PrintSettings.PageNr = ppNone
  79.     PrintSettings.Title = ppNone
  80.     PrintSettings.Font.Charset = DEFAULT_CHARSET
  81.     PrintSettings.Font.Color = clWindowText
  82.     PrintSettings.Font.Height = -13
  83.     PrintSettings.Font.Name = 'MS Sans Serif'
  84.     PrintSettings.Font.Style = []
  85.     PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
  86.     PrintSettings.HeaderFont.Color = clWindowText
  87.     PrintSettings.HeaderFont.Height = -13
  88.     PrintSettings.HeaderFont.Name = 'MS Sans Serif'
  89.     PrintSettings.HeaderFont.Style = []
  90.     PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
  91.     PrintSettings.FooterFont.Color = clWindowText
  92.     PrintSettings.FooterFont.Height = -13
  93.     PrintSettings.FooterFont.Name = 'MS Sans Serif'
  94.     PrintSettings.FooterFont.Style = []
  95.     PrintSettings.Borders = pbNoborder
  96.     PrintSettings.BorderStyle = psSolid
  97.     PrintSettings.Centered = False
  98.     PrintSettings.RepeatFixedRows = False
  99.     PrintSettings.RepeatFixedCols = False
  100.     PrintSettings.LeftSize = 0
  101.     PrintSettings.RightSize = 0
  102.     PrintSettings.ColumnSpacing = 0
  103.     PrintSettings.RowSpacing = 0
  104.     PrintSettings.Orientation = poPortrait
  105.     PrintSettings.FixedWidth = 0
  106.     PrintSettings.FixedHeight = 0
  107.     PrintSettings.UseFixedHeight = False
  108.     PrintSettings.UseFixedWidth = False
  109.     PrintSettings.FitToPage = fpNever
  110.     PrintSettings.PageNumSep = '/'
  111.     PrintSettings.NoAutoSize = False
  112.     Navigation.AllowInsertRow = False
  113.     Navigation.AllowDeleteRow = False
  114.     Navigation.AdvanceOnEnter = False
  115.     Navigation.AdvanceInsert = False
  116.     Navigation.AutoGotoWhenSorted = False
  117.     Navigation.AutoGotoIncremental = False
  118.     Navigation.AdvanceDirection = adLeftRight
  119.     Navigation.AllowClipboardShortCuts = False
  120.     Navigation.AllowSmartClipboard = False
  121.     Navigation.AdvanceAuto = False
  122.     Navigation.InsertPosition = pInsertBefore
  123.     Navigation.CursorWalkEditor = False
  124.     Navigation.ImproveMaskSel = False
  125.     Navigation.AlwaysEdit = False
  126.     ColumnSize.Save = False
  127.     ColumnSize.Stretch = False
  128.     CellNode.Color = clSilver
  129.     CellNode.NodeType = cnFlat
  130.     CellNode.NodeColor = clBlack
  131.     SizeWhileTyping.Height = False
  132.     SizeWhileTyping.Width = False
  133.     MouseActions.AllSelect = False
  134.     MouseActions.ColSelect = False
  135.     MouseActions.RowSelect = False
  136.     MouseActions.DirectEdit = False
  137.     MouseActions.DisjunctRowSelect = False
  138.     MouseActions.CaretPositioning = False
  139.     IntelliPan = ipVertical
  140.     URLColor = clBlack
  141.     URLShow = False
  142.     URLFull = False
  143.     URLEdit = False
  144.     ScrollType = ssNormal
  145.     ScrollColor = clNone
  146.     ScrollWidth = 13
  147.     ScrollProportional = False
  148.     ScrollHints = shNone
  149.     OemConvert = False
  150.     FixedFooters = 0
  151.     FixedRightCols = 0
  152.     FixedColWidth = 64
  153.     FixedRowHeight = 18
  154.     FixedFont.Charset = DEFAULT_CHARSET
  155.     FixedFont.Color = clWindowText
  156.     FixedFont.Height = -13
  157.     FixedFont.Name = 'MS Sans Serif'
  158.     FixedFont.Style = []
  159.     WordWrap = False
  160.     ColumnHeaders.Strings = (
  161.       'Nazwa programu'
  162.       'Nazwa p∩┐╜yty'
  163.       'Katalog'
  164.       'Opis')
  165.     Lookup = False
  166.     LookupHistory = False
  167.     Hovering = False
  168.     ColWidths = (
  169.       64
  170.       64
  171.       64
  172.       64)
  173.     RowHeights = (
  174.       18
  175.       18)
  176.   end
  177. end
  178.