object FormVirtualAccessControler: TFormVirtualAccessControler Left = 368 Height = 276 Top = 116 Width = 353 Caption = 'Virtual Access Controler' ClientHeight = 276 ClientWidth = 353 LCLVersion = '1.1' object SpinEditUser: TSpinEdit Left = 72 Height = 21 Top = 8 Width = 83 TabOrder = 0 end object Label1: TLabel Left = 6 Height = 13 Top = 10 Width = 37 Caption = 'User id:' ParentColor = False end object Label2: TLabel Left = 7 Height = 13 Top = 41 Width = 33 Caption = 'Key id:' ParentColor = False end object SpinEditKey: TSpinEdit Left = 72 Height = 21 Top = 40 Width = 82 TabOrder = 1 end object Label3: TLabel Left = 9 Height = 13 Top = 72 Width = 26 Caption = 'Time:' ParentColor = False end object LabelTime: TLabel Left = 72 Height = 13 Top = 72 Width = 12 Caption = ' ' ParentColor = False end object ButtonPress: TButton Left = 72 Height = 25 Top = 113 Width = 75 Caption = 'Press' TabOrder = 2 end object Timer1: TTimer OnTimer = Timer1Timer left = 241 top = 78 end end