object Form1: TForm1
  Left = 281
  Top = 175
  Width = 693
  Height = 474
  Caption = '  ActiveX'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 8
    Top = 8
    Width = 673
    Height = 377
    TabOrder = 0
    object KGAX1: TKGAX
      Left = 1
      Top = 1
      Width = 671
      Height = 375
      TabStop = True
      Align = alClient
      TabOrder = 0
      ControlData = {000001005A450000C226000012000000000005000000000000000000}
    end
  end
  object Button1: TButton
    Left = 8
    Top = 400
    Width = 129
    Height = 25
    Caption = ' '
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 160
    Top = 400
    Width = 97
    Height = 25
    Caption = ' '
    TabOrder = 2
    OnClick = Button2Click
  end
  object RadioGroup1: TRadioGroup
    Left = 304
    Top = 392
    Width = 369
    Height = 42
    Caption = ' :'
    Columns = 2
    ItemIndex = 0
    Items.Strings = (
      ''
      '  '
      '  '
      '')
    TabOrder = 3
    OnClick = RadioGroup1Click
  end
end
