object frmArchZnalez: TfrmArchZnalez Left = 329 Top = 226 Width = 511 Height = 359 BorderIcons = [biSystemMenu] Caption = 'Znalezione w archiwum' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -10 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Desc: TDisplayMemo Left = 0 Top = 0 Width = 503 Height = 332 Align = alClient Color = clWindow Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 0 Visible = False OnClick = DescClick OnEnter = DescEnter OnKeyUp = DescKeyUp end object lstArchFind: TAdvStringGrid Left = 0 Top = 0 Width = 503 Height = 332 Align = alClient ColCount = 4 DefaultRowHeight = 18 FixedCols = 0 RowCount = 2 Options = [goFixedVertLine, goFixedHorzLine, goDrawFocusSelected, goColSizing, goRowSelect] TabOrder = 1 OnKeyUp = lstArchFindKeyUp AutoNumAlign = False AutoSize = False VAlignment = vtaTop EnhTextSize = False EnhRowColMove = False SortFixedCols = False SizeWithForm = False Multilinecells = False OnClickSort = lstArchFindClickSort OnDblClickCell = lstArchFindDblClickCell SortDirection = sdAscending SortShow = True EnableGraphics = False SortColumn = 0 HintColor = clYellow SelectionColor = clHighlight SelectionTextColor = clHighlightText SelectionRectangle = False HintShowCells = False OleDropTarget = False OleDropSource = False PrintSettings.FooterSize = 0 PrintSettings.HeaderSize = 0 PrintSettings.Time = ppNone PrintSettings.Date = ppNone PrintSettings.DateFormat = 'dd/mm/yyyy' PrintSettings.PageNr = ppNone PrintSettings.Title = ppNone PrintSettings.Font.Charset = DEFAULT_CHARSET PrintSettings.Font.Color = clWindowText PrintSettings.Font.Height = -13 PrintSettings.Font.Name = 'MS Sans Serif' PrintSettings.Font.Style = [] PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET PrintSettings.HeaderFont.Color = clWindowText PrintSettings.HeaderFont.Height = -13 PrintSettings.HeaderFont.Name = 'MS Sans Serif' PrintSettings.HeaderFont.Style = [] PrintSettings.FooterFont.Charset = DEFAULT_CHARSET PrintSettings.FooterFont.Color = clWindowText PrintSettings.FooterFont.Height = -13 PrintSettings.FooterFont.Name = 'MS Sans Serif' PrintSettings.FooterFont.Style = [] PrintSettings.Borders = pbNoborder PrintSettings.BorderStyle = psSolid PrintSettings.Centered = False PrintSettings.RepeatFixedRows = False PrintSettings.RepeatFixedCols = False PrintSettings.LeftSize = 0 PrintSettings.RightSize = 0 PrintSettings.ColumnSpacing = 0 PrintSettings.RowSpacing = 0 PrintSettings.Orientation = poPortrait PrintSettings.FixedWidth = 0 PrintSettings.FixedHeight = 0 PrintSettings.UseFixedHeight = False PrintSettings.UseFixedWidth = False PrintSettings.FitToPage = fpNever PrintSettings.PageNumSep = '/' PrintSettings.NoAutoSize = False Navigation.AllowInsertRow = False Navigation.AllowDeleteRow = False Navigation.AdvanceOnEnter = False Navigation.AdvanceInsert = False Navigation.AutoGotoWhenSorted = False Navigation.AutoGotoIncremental = False Navigation.AdvanceDirection = adLeftRight Navigation.AllowClipboardShortCuts = False Navigation.AllowSmartClipboard = False Navigation.AdvanceAuto = False Navigation.InsertPosition = pInsertBefore Navigation.CursorWalkEditor = False Navigation.ImproveMaskSel = False Navigation.AlwaysEdit = False ColumnSize.Save = False ColumnSize.Stretch = False CellNode.Color = clSilver CellNode.NodeType = cnFlat CellNode.NodeColor = clBlack SizeWhileTyping.Height = False SizeWhileTyping.Width = False MouseActions.AllSelect = False MouseActions.ColSelect = False MouseActions.RowSelect = False MouseActions.DirectEdit = False MouseActions.DisjunctRowSelect = False MouseActions.CaretPositioning = False IntelliPan = ipVertical URLColor = clBlack URLShow = False URLFull = False URLEdit = False ScrollType = ssNormal ScrollColor = clNone ScrollWidth = 13 ScrollProportional = False ScrollHints = shNone OemConvert = False FixedFooters = 0 FixedRightCols = 0 FixedColWidth = 64 FixedRowHeight = 18 FixedFont.Charset = DEFAULT_CHARSET FixedFont.Color = clWindowText FixedFont.Height = -13 FixedFont.Name = 'MS Sans Serif' FixedFont.Style = [] WordWrap = False ColumnHeaders.Strings = ( 'Nazwa programu' 'Nazwa p�yty' 'Katalog' 'Opis') Lookup = False LookupHistory = False Hovering = False ColWidths = ( 64 64 64 64) RowHeights = ( 18 18) end end