object fmPoll: TfmPoll Left = 480 Top = 361 Width = 519 Height = 418 Caption = #1054#1087#1088#1086#1089' '#1082#1072#1088#1090 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False DesignSize = ( 511 384) PixelsPerInch = 96 TextHeight = 13 object lblAccessTime: TLabel Left = 8 Top = 352 Width = 188 Height = 13 Anchors = [akLeft, akBottom] Caption = #1057#1088#1077#1076#1085#1077#1077' '#1074#1088#1077#1084#1103' '#1076#1086#1089#1090#1091#1087#1072' '#1082' '#1082#1072#1088#1090#1077', '#1084#1089'.:' end object Memo: TMemo Left = 8 Top = 8 Width = 393 Height = 337 Anchors = [akLeft, akTop, akRight, akBottom] ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end object btnPollStart: TButton Left = 408 Top = 8 Width = 97 Height = 25 Anchors = [akTop, akRight] Caption = #1053#1072#1095#1072#1090#1100' '#1086#1087#1088#1086#1089 TabOrder = 1 OnClick = btnPollStartClick end object btnPollStop: TButton Left = 408 Top = 40 Width = 97 Height = 25 Anchors = [akTop, akRight] Caption = #1055#1088#1077#1088#1074#1072#1090#1100' '#1086#1087#1088#1086#1089 TabOrder = 2 OnClick = btnPollStopClick end object btnClear: TButton Left = 408 Top = 72 Width = 97 Height = 25 Anchors = [akTop, akRight] Caption = #1054#1095#1080#1089#1090#1080#1090#1100 TabOrder = 3 OnClick = btnClearClick end object edtAccessTime: TEdit Left = 216 Top = 352 Width = 185 Height = 21 Anchors = [akLeft, akRight, akBottom] Color = clBtnFace ReadOnly = True TabOrder = 4 end end