object frmPCEBase: TfrmPCEBase Left = 194 Top = 170 AutoScroll = False Caption = 'Basic Page' ClientHeight = 400 ClientWidth = 624 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True OnClose = FormClose OnCreate = FormCreate OnShow = FormShow DesignSize = ( 624 400) PixelsPerInch = 96 TextHeight = 13 object btnOK: TBitBtn Left = 467 Top = 376 Width = 75 Height = 21 Anchors = [akRight, akBottom] Caption = 'OK' ModalResult = 1 TabOrder = 0 OnClick = btnOKClick NumGlyphs = 2 end object btnCancel: TBitBtn Left = 547 Top = 376 Width = 75 Height = 21 Anchors = [akRight, akBottom] Caption = 'Cancel' ModalResult = 2 TabOrder = 1 OnClick = btnCancelClick NumGlyphs = 2 end object DKLanguageController2: TDKLanguageController Left = 552 Top = 48 LangData = { 0A0066726D50434542617365010100000001000000070043617074696F6E0102 000000050062746E4F4B010100000002000000070043617074696F6E00090062 746E43616E63656C010100000003000000070043617074696F6E00} end end