inherited frmNoteDelReason: TfrmNoteDelReason Left = 354 Top = 218 BorderIcons = [] BorderStyle = bsDialog Caption = 'Reason for Deletion' ClientHeight = 122 ClientWidth = 246 OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object lblInstruction: TStaticText [0] Left = 12 Top = 12 Width = 226 Height = 17 Caption = 'Select the reason for deletion of this document.' TabOrder = 4 end object cmdOK: TButton [1] Left = 42 Top = 89 Width = 72 Height = 21 Caption = 'OK' Default = True TabOrder = 3 OnClick = cmdOKClick end object cmdCancel: TButton [2] Left = 132 Top = 89 Width = 72 Height = 21 Cancel = True Caption = 'Cancel' TabOrder = 0 OnClick = cmdCancelClick end object radPrivacy: TRadioButton [3] Left = 20 Top = 37 Width = 77 Height = 17 Caption = '&Privacy Act' TabOrder = 1 TabStop = True end object radAdmin: TRadioButton [4] Left = 20 Top = 60 Width = 129 Height = 17 Caption = '&Administrative Action' TabOrder = 2 end inherited DKLanguageController1: TDKLanguageController LangData = { 100066726D4E6F746544656C526561736F6E0101000000010000000700436170 74696F6E01050000000E006C626C496E737472756374696F6E01010000000200 0000070043617074696F6E000500636D644F4B01010000000300000007004361 7074696F6E000900636D6443616E63656C010100000004000000070043617074 696F6E000A007261645072697661637901010000000500000007004361707469 6F6E00080072616441646D696E010100000006000000070043617074696F6E00} end object DKLanguageController2: TDKLanguageController Left = 200 Top = 64 LangData = { 100066726D4E6F746544656C526561736F6E0101000000010000000700436170 74696F6E01050000000E006C626C496E737472756374696F6E01010000000200 0000070043617074696F6E000500636D644F4B01010000000300000007004361 7074696F6E000900636D6443616E63656C010100000004000000070043617074 696F6E000A007261645072697661637901010000000500000007004361707469 6F6E00080072616441646D696E010100000006000000070043617074696F6E00} end end