object Form4: TForm4 Left = 2 Top = 54 ActiveControl = Edit1 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Edycja s�ownika' ClientHeight = 435 ClientWidth = 777 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = Create OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 385 Height = 417 Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object StringGrid1: TStringGrid Left = 12 Top = 22 Width = 357 Height = 379 TabStop = False Color = clInfoBk ColCount = 1 DefaultColWidth = 345 DefaultRowHeight = 25 FixedCols = 0 RowCount = 15 FixedRows = 0 Font.Color = clNavy Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Options = [] ParentFont = False ScrollBars = ssNone TabOrder = 0 end object ScrollBar1: TScrollBar Left = 353 Top = 23 Width = 16 Height = 377 Ctl3D = True Kind = sbVertical Max = 2 Min = 1 ParentCtl3D = False Position = 1 TabOrder = 1 OnChange = ScrollBar1Change end end object GroupBox2: TGroupBox Left = 400 Top = 8 Width = 369 Height = 417 Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object ListBox1: TListBox Left = 12 Top = 24 Width = 345 Height = 225 TabStop = False Color = clInfoBk Font.Color = clNavy Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ItemHeight = 20 ParentFont = False Sorted = True TabOrder = 3 OnClick = ListBox1Click end object Edit1: TEdit Left = 12 Top = 262 Width = 345 Height = 40 CharCase = ecUpperCase Color = clTeal Font.Color = clWhite Font.Height = -27 Font.Name = 'Arial CE' Font.Style = [fsBold] MaxLength = 20 ParentFont = False TabOrder = 0 OnKeyUp = Edit1KeyUp end object BitBtn3: TBitBtn Left = 188 Top = 312 Width = 169 Height = 41 Caption = 'Kasuj s�owo' Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 4 TabStop = False OnClick = BitBtn3Click end object BitBtn1: TBitBtn Left = 12 Top = 312 Width = 169 Height = 41 Caption = 'Dodaj s�owo' Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = BitBtn1Click Glyph.Data = { E6000000424DE60000000000000076000000280000000E0000000E0000000100 0400000000007000000000000000000000001000000000000000000000000000 BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3300333333333333330033333333333333003333300033333300333330F03333 3300333330F033333300330000F000033300330FFFFFFF033300330000F00003 3300333330F033333300333330F0333333003333300033333300333333333333 33003333333333333300} end object BitBtn2: TBitBtn Left = 12 Top = 363 Width = 169 Height = 41 Caption = 'Usu� s�owo' Enabled = False Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = BitBtn2Click Glyph.Data = { E6000000424DE60000000000000076000000280000000E0000000E0000000100 0400000000007000000000000000000000001000000000000000000000000000 BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3300333333333333330033333333333333003333333333333300333333333333 330033333333333333003300000000003300330FFFFFFFF03300330000000000 3300333333333333330033333333333333003333333333333300333333333333 33003333333333333300} end object BitBtn4: TBitBtn Left = 188 Top = 363 Width = 169 Height = 41 Caption = 'Zamknij' Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 5 TabStop = False OnClick = BitBtn4Click end end end