object frmOptionsNotes: TfrmOptionsNotes Left = 315 Top = 258 HelpContext = 9210 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'Notes' ClientHeight = 226 ClientWidth = 398 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] HelpFile = 'CPRSWT.HLP' OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object lblAutoSave1: TLabel Left = 9 Top = 14 Width = 97 Height = 13 Caption = 'Interval for autosave' end object lblCosigner: TLabel Left = 9 Top = 75 Width = 80 Height = 13 Caption = 'Default cosigner:' end object lblAutoSave2: TLabel Left = 9 Top = 28 Width = 67 Height = 13 Caption = 'of notes (sec):' end object lblHTMLViewSize: TLabel Left = 8 Top = 144 Width = 159 Height = 13 Caption = 'Formatted Text (HTML) View Size' end object txtAutoSave: TCaptionEdit Left = 9 Top = 42 Width = 42 Height = 21 HelpContext = 9213 TabOrder = 0 Text = '5' OnChange = txtAutoSaveChange OnExit = txtAutoSaveExit OnKeyPress = txtAutoSaveKeyPress end object spnAutoSave: TUpDown Left = 51 Top = 42 Width = 15 Height = 21 HelpContext = 9213 Associate = txtAutoSave Max = 10000 Increment = 5 Position = 5 TabOrder = 1 Thousands = False OnClick = spnAutoSaveClick end object chkVerifyNote: TCheckBox Left = 177 Top = 59 Width = 169 Height = 17 HelpContext = 9214 Caption = 'Verify note title' TabOrder = 3 end object chkAskSubject: TCheckBox Left = 177 Top = 30 Width = 217 Height = 17 HelpContext = 9215 Caption = 'Ask subject for progress notes' TabOrder = 2 end object cboCosigner: TORComboBox Left = 9 Top = 88 Width = 297 Height = 21 HelpContext = 9216 Style = orcsDropDown AutoSelect = True Caption = 'Default cosigner' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = True LookupPiece = 2 MaxLength = 0 Pieces = '2,3' Sorted = True SynonymChars = '<>' TabOrder = 4 OnExit = cboCosignerExit OnNeedData = cboCosignerNeedData CharsNeedMatch = 1 end object pnlBottom: TPanel Left = 0 Top = 193 Width = 398 Height = 33 HelpContext = 9110 Align = alBottom BevelOuter = bvNone ParentColor = True TabOrder = 5 object bvlBottom: TBevel Left = 0 Top = 0 Width = 398 Height = 2 Align = alTop end object btnOK: TButton Left = 240 Top = 7 Width = 75 Height = 22 HelpContext = 9996 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 OnClick = btnOKClick end object btnCancel: TButton Left = 321 Top = 7 Width = 75 Height = 22 HelpContext = 9997 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end end object cboHTMLViewSize: TComboBox Left = 8 Top = 162 Width = 153 Height = 21 ItemHeight = 13 TabOrder = 6 Text = '' OnChange = cboHTMLViewSizeChange Items.Strings = ( 'Smallest' 'Small' 'Medium' 'Large' 'Largest') end object cbDefaultHTMLMode: TCheckBox Left = 8 Top = 120 Width = 225 Height = 17 Caption = 'Start notes in Formatted (HTML) Mode' TabOrder = 7 OnClick = cbDefaultHTMLModeClick end object DKLanguageController1: TDKLanguageController Left = 352 Top = 88 LangData = { 0F0066726D4F7074696F6E734E6F746573010200000001000000070043617074 696F6E02000000080048656C7046696C65010F0000000C006C626C4175746F53 61766531010100000003000000070043617074696F6E000B006C626C436F7369 676E6572010100000004000000070043617074696F6E000C006C626C4175746F 5361766532010100000005000000070043617074696F6E000B00747874417574 6F5361766500000B0073706E4175746F5361766500000D0063686B5665726966 794E6F7465010100000006000000070043617074696F6E000D0063686B41736B 5375626A656374010100000007000000070043617074696F6E000B0063626F43 6F7369676E6572010100000008000000070043617074696F6E000900706E6C42 6F74746F6D0000090062766C426F74746F6D0000050062746E4F4B0101000000 09000000070043617074696F6E00090062746E43616E63656C01010000000A00 0000070043617074696F6E000F006C626C48544D4C5669657753697A65010100 00000B000000070043617074696F6E000F0063626F48544D4C5669657753697A 6501020000000D00000005004974656D730C0000000400546578740011006362 44656661756C7448544D4C4D6F646501010000000E000000070043617074696F 6E00} end end