object Rucne: TRucne Left = 257 Top = 150 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Ru�n� zad�n� ��sel do schr�nky' ClientHeight = 116 ClientWidth = 230 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 19 Top = 7 Width = 188 Height = 67 Caption = ' Zadejte 1 - 10 ��sel ' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object Edit2: TEdit Left = 7 Top = 16 Width = 27 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] MaxLength = 2 ParentFont = False TabOrder = 0 OnExit = Edit2Exit OnKeyPress = Edit2KeyPress end object Edit3: TEdit Left = 44 Top = 16 Width = 27 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] MaxLength = 2 ParentFont = False TabOrder = 1 OnExit = Edit3Exit OnKeyPress = Edit3KeyPress end object Edit4: TEdit Left = 81 Top = 16 Width = 27 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] MaxLength = 2 ParentFont = False TabOrder = 2 OnExit = Edit4Exit OnKeyPress = Edit4KeyPress end object Edit6: TEdit Left = 154 Top = 16 Width = 27 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] MaxLength = 2 ParentFont = False TabOrder = 4 OnExit = Edit6Exit OnKeyPress = Edit6KeyPress end object Edit5: TEdit Left = 117 Top = 16 Width = 27 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] MaxLength = 2 ParentFont = False TabOrder = 3 OnExit = Edit5Exit OnKeyPress = Edit5KeyPress end object Edit11: TEdit Left = 154 Top = 39 Width = 27 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] MaxLength = 2 ParentFont = False TabOrder = 9 OnExit = Edit11Exit OnKeyPress = Edit11KeyPress end object Edit10: TEdit Left = 117 Top = 39 Width = 27 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] MaxLength = 2 ParentFont = False TabOrder = 8 OnExit = Edit10Exit OnKeyPress = Edit10KeyPress end object Edit9: TEdit Left = 81 Top = 39 Width = 27 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] MaxLength = 2 ParentFont = False TabOrder = 7 OnExit = Edit9Exit OnKeyPress = Edit9KeyPress end object Edit8: TEdit Left = 44 Top = 39 Width = 27 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] MaxLength = 2 ParentFont = False TabOrder = 6 OnExit = Edit8Exit OnKeyPress = Edit8KeyPress end object Edit7: TEdit Left = 7 Top = 39 Width = 27 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] MaxLength = 2 ParentFont = False TabOrder = 5 OnExit = Edit7Exit OnKeyPress = Edit7KeyPress end end object Button1: TButton Left = 111 Top = 86 Width = 58 Height = 23 Caption = '&N�hodn�' TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 175 Top = 86 Width = 49 Height = 23 Cancel = True Caption = '&Opustit' TabOrder = 3 OnClick = Button2Click end object Button3: TButton Left = 4 Top = 86 Width = 101 Height = 23 Caption = '&Vlo�it do schr�nky' TabOrder = 1 OnClick = Button3Click end object MSOfficeCaption1: TMSOfficeCaption AppNameText.FontKind = fkSystemB AppNameText.Visible = True CaptionText.Caption = 'Ru�n� zad�n� ��sel do schr�nky' CaptionText.ColorActive = clYellow CaptionText.ColorInactive = clYellow CaptionText.FontKind = fkSystem CaptionText.Visible = True CompanyText.FontKind = fkSystemBI CompanyText.Visible = True Left = 192 Top = 8 end end