home *** CD-ROM | disk | FTP | other *** search
/ BUG 14 / BUGCD1998_05.ISO / aplic / ipos / _setup.1 / Knjigovodstvo.exe / 0 / RCDATA / TFM0004200PREKIDPOPIS / TFM0004200PREKIDPOPIS.txt
Text File  |  1998-04-04  |  2KB  |  78 lines

  1. object fm0004200PrekidPopis: Tfm0004200PrekidPopis
  2.   Left = 211
  3.   Top = 134
  4.   Width = 644
  5.   Height = 359
  6.   Caption = 'fm0004200PrekidPopis'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsMDIChild
  13.   Position = poDefaultPosOnly
  14.   Visible = True
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel4: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 636
  23.     Height = 27
  24.     Align = alTop
  25.     TabOrder = 0
  26.     object Label4: TLabel
  27.       Left = 267
  28.       Top = 7
  29.       Width = 54
  30.       Height = 13
  31.       Caption = '&Tra∩┐╜i naziv:'
  32.       FocusControl = edTraziNaziv
  33.     end
  34.     object DBNavigator1: TDBNavigator
  35.       Left = 1
  36.       Top = 1
  37.       Width = 200
  38.       Height = 25
  39.       Align = alLeft
  40.       Hints.Strings = (
  41.         'Prvi red'
  42.         'Prethodni red'
  43.         'Sljede∩┐╜i red'
  44.         'Posljednji red'
  45.         ''
  46.         ''
  47.         ''
  48.         ''
  49.         ''
  50.         'Obnovi, osvje∩┐╜i podatke sa diska')
  51.       TabOrder = 0
  52.     end
  53.     object edTraziNaziv: TEdit
  54.       Left = 335
  55.       Top = 3
  56.       Width = 234
  57.       Height = 21
  58.       Hint = 'Upisivanjem pojedinih znakova ∩┐╜e se pretra∩┐╜ivati tabela'
  59.       TabOrder = 1
  60.       OnChange = edTraziNazivChange
  61.     end
  62.   end
  63.   object DBGrid1: TDBGrid
  64.     Left = 0
  65.     Top = 27
  66.     Width = 636
  67.     Height = 305
  68.     Align = alClient
  69.     Options = [dgEditing, dgAlwaysShowEditor, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgCancelOnExit]
  70.     TabOrder = 1
  71.     TitleFont.Charset = DEFAULT_CHARSET
  72.     TitleFont.Color = clWindowText
  73.     TitleFont.Height = -11
  74.     TitleFont.Name = 'MS Sans Serif'
  75.     TitleFont.Style = []
  76.   end
  77. end
  78.