inherited frmTimeout: TfrmTimeout Left = 418 Top = 200 BorderIcons = [] BorderStyle = bsDialog Caption = 'CPRS Timeout' ClientHeight = 102 ClientWidth = 247 FormStyle = fsStayOnTop Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object lblCount: TStaticText [0] Left = 8 Top = 60 Width = 30 Height = 33 Alignment = taRightJustify Caption = '10' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 end object Label1: TStaticText [1] Left = 8 Top = 8 Width = 234 Height = 17 Caption = 'Vista CPRS has been idle and will close!' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end object Label2: TStaticText [2] Left = 8 Top = 32 Width = 234 Height = 17 Caption = 'Press the button to continue working with CPRS.' TabOrder = 2 end object cmdContinue: TButton [3] Left = 134 Top = 64 Width = 105 Height = 25 Cancel = True Caption = 'Don'#39't Close CPRS' TabOrder = 0 OnClick = cmdContinueClick end inherited DKLanguageController1: TDKLanguageController LangData = { 0A0066726D54696D656F7574010100000001000000070043617074696F6E0105 00000008006C626C436F756E74000006004C6162656C31010100000002000000 070043617074696F6E0006004C6162656C320101000000030000000700436170 74696F6E000B00636D64436F6E74696E75650101000000040000000700436170 74696F6E000C0074696D436F756E74446F776E0000} end object timCountDown: TTimer Interval = 5000 OnTimer = timCountDownTimer Left = 68 Top = 60 end object DKLanguageController2: TDKLanguageController Left = 112 Top = 72 LangData = { 0A0066726D54696D656F7574010100000001000000070043617074696F6E0105 00000008006C626C436F756E74000006004C6162656C31010100000002000000 070043617074696F6E0006004C6162656C320101000000030000000700436170 74696F6E000B00636D64436F6E74696E75650101000000040000000700436170 74696F6E000C0074696D436F756E74446F776E0000} end end