object fm0004200PrekidPopis: Tfm0004200PrekidPopis Left = 211 Top = 134 Width = 644 Height = 359 Caption = 'fm0004200PrekidPopis' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsMDIChild Position = poDefaultPosOnly Visible = True OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel4: TPanel Left = 0 Top = 0 Width = 636 Height = 27 Align = alTop TabOrder = 0 object Label4: TLabel Left = 267 Top = 7 Width = 54 Height = 13 Caption = '&Tra�i naziv:' FocusControl = edTraziNaziv end object DBNavigator1: TDBNavigator Left = 1 Top = 1 Width = 200 Height = 25 Align = alLeft Hints.Strings = ( 'Prvi red' 'Prethodni red' 'Sljede�i red' 'Posljednji red' '' '' '' '' '' 'Obnovi, osvje�i podatke sa diska') TabOrder = 0 end object edTraziNaziv: TEdit Left = 335 Top = 3 Width = 234 Height = 21 Hint = 'Upisivanjem pojedinih znakova �e se pretra�ivati tabela' TabOrder = 1 OnChange = edTraziNazivChange end end object DBGrid1: TDBGrid Left = 0 Top = 27 Width = 636 Height = 305 Align = alClient Options = [dgEditing, dgAlwaysShowEditor, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgCancelOnExit] TabOrder = 1 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] end end