object frmPtSelOptSave: TfrmPtSelOptSave Left = 452 Top = 229 BorderStyle = bsDialog ClientHeight = 204 ClientWidth = 272 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object pnlClinSave: TPanel Left = 0 Top = 0 Width = 272 Height = 204 Align = alClient BevelWidth = 2 TabOrder = 0 object lblClinSettings: TMemo Left = 16 Top = 10 Width = 245 Height = 75 TabStop = False BorderStyle = bsNone Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False ReadOnly = True TabOrder = 3 end object rGrpClinSave: TKeyClickRadioGroup Left = 48 Top = 98 Width = 177 Height = 59 Caption = 'Select Desired Clinic Save Option:' Items.Strings = ( 'Save For All Days of Week' 'Save For Current Day Only') TabOrder = 0 TabStop = True OnClick = rGrpClinSaveClick end object btnOK: TButton Left = 50 Top = 168 Width = 75 Height = 25 Caption = 'OK' TabOrder = 1 OnClick = btnOKClick end object btnCancel: TButton Left = 150 Top = 168 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' TabOrder = 2 OnClick = btnCancelClick end end object DKLanguageController1: TDKLanguageController Left = 168 Top = 56 LangData = { 0F0066726D507453656C4F7074536176650001050000000B00706E6C436C696E 5361766500000F006C626C436C696E53657474696E677300000C007247727043 6C696E53617665010200000001000000070043617074696F6E02000000050049 74656D7300050062746E4F4B010100000003000000070043617074696F6E0009 0062746E43616E63656C010100000004000000070043617074696F6E00} end end