inherited frmEffectDate: TfrmEffectDate Left = 335 Top = 133 BorderIcons = [] BorderStyle = bsDialog Caption = 'Discharge Date' ClientHeight = 127 ClientWidth = 254 Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label2: TLabel [0] Left = 68 Top = 48 Width = 68 Height = 13 Caption = 'Effective Date' end object Label3: TStaticText [1] Left = 8 Top = 8 Width = 244 Height = 17 Caption = 'Enter the date this discharge will become effective.' TabOrder = 3 end object Label4: TStaticText [2] Left = 8 Top = 22 Width = 224 Height = 17 Caption = '(This aids pharmacy in preparing prescriptions.)' TabOrder = 4 end object calEffective: TORDateBox [3] Left = 68 Top = 62 Width = 120 Height = 21 TabOrder = 0 Text = 'Today' DateOnly = True RequireTime = False Caption = 'Effective Date' end object cmdOK: TButton [4] Left = 51 Top = 95 Width = 72 Height = 21 Caption = 'OK' Default = True TabOrder = 1 OnClick = cmdOKClick end object cmdCancel: TButton [5] Left = 133 Top = 95 Width = 72 Height = 21 Cancel = True Caption = 'Cancel' TabOrder = 2 OnClick = cmdCancelClick end inherited DKLanguageController1: TDKLanguageController LangData = { 0D0066726D45666665637444617465010100000001000000070043617074696F 6E010600000006004C6162656C32010100000002000000070043617074696F6E 0006004C6162656C33010100000003000000070043617074696F6E0006004C61 62656C34010100000004000000070043617074696F6E000C0063616C45666665 6374697665010200000006000000070043617074696F6E050000000400546578 74000500636D644F4B010100000007000000070043617074696F6E000900636D 6443616E63656C010100000008000000070043617074696F6E00} end object DKLanguageController2: TDKLanguageController Left = 224 Top = 48 LangData = { 0D0066726D45666665637444617465010100000001000000070043617074696F 6E010600000006004C6162656C32010100000002000000070043617074696F6E 0006004C6162656C33010100000003000000070043617074696F6E0006004C61 62656C34010100000004000000070043617074696F6E000C0063616C45666665 6374697665010200000006000000070043617074696F6E050000000400546578 74000500636D644F4B010100000007000000070043617074696F6E000900636D 6443616E63656C010100000008000000070043617074696F6E00} end end