object frmActivateDeactive: TfrmActivateDeactive Left = 491 Top = 376 AutoScroll = False BorderIcons = [] Caption = 'Renew Order' ClientHeight = 185 ClientWidth = 353 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False DesignSize = ( 353 185) PixelsPerInch = 96 TextHeight = 13 object TActivate: TButton Left = 143 Top = 160 Width = 56 Height = 25 Anchors = [akLeft, akTop, akRight, akBottom] Caption = 'No' TabOrder = 2 OnClick = TActivateClick end object TDeactive: TButton Left = 63 Top = 160 Width = 56 Height = 25 Caption = 'Yes' TabOrder = 1 OnClick = TDeactiveClick end object Memo1: TMemo Left = 0 Top = 0 Width = 345 Height = 145 BorderStyle = bsNone Color = clBtnFace Lines.Strings = ( 'Memo1') ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end object TCancel: TButton Left = 225 Top = 160 Width = 56 Height = 25 Caption = 'Cancel' TabOrder = 3 OnClick = TCancelClick end object DKLanguageController1: TDKLanguageController Left = 168 Top = 96 LangData = { 130066726D416374697661746544656163746976650101000000010000000700 43617074696F6E01040000000900544163746976617465010100000002000000 070043617074696F6E0009005444656163746976650101000000030000000700 43617074696F6E0005004D656D6F3101010000000400000005004C696E657300 07005443616E63656C010100000005000000070043617074696F6E00} end end