inherited FormProstredky: TFormProstredky HelpContext = 164 Caption = 'FormProstredky' ClientHeight = 189 ClientWidth = 390 PixelsPerInch = 96 TextHeight = 13 object Frame1: TFrame [0] Left = 8 Top = 8 Width = 373 Height = 141 end object LabelPlus1: TLabelPlus [1] Left = 28 Top = 32 Width = 110 Height = 13 Caption = '&Zkratka prost�edku' FocusControl = BrowserEdit2 Attached = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LabelPlus2: TLabelPlus [2] Left = 28 Top = 88 Width = 26 Height = 13 Caption = '&Popis' FocusControl = BrowserEdit1 Attached = True end inherited BtnOk: TButton Left = 224 Top = 156 TabOrder = 2 end inherited BtnCancel: TButton Left = 304 Top = 156 TabOrder = 3 end object BrowserEdit2: TBrowserEdit [5] Left = 28 Top = 48 Width = 189 Height = 21 AllowNull = False DataType = dtString FieldName = 'id' FloatPrecision = 15 FloatDigits = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] InputFilter = ifAlphaNumeric MaxLength = 20 ParentFont = False TabOrder = 0 end object BrowserEdit1: TBrowserEdit [6] Left = 28 Top = 104 Width = 325 Height = 21 DataType = dtString FieldName = 'popis' FloatPrecision = 15 FloatDigits = 2 InputFilter = ifAlphaNumeric MaxLength = 50 TabOrder = 1 end inherited FormPos: TFormPos Top = 156 end inherited Wallpaper: TWallpaper Top = 156 end end