object frmCsltNote: TfrmCsltNote Left = 88 Top = 511 BorderStyle = bsDialog Caption = 'Select Progress Note' ClientHeight = 189 ClientWidth = 398 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object pnlBase: TORAutoPanel Left = 0 Top = 0 Width = 398 Height = 189 Align = alClient BevelOuter = bvNone TabOrder = 0 object lblAction: TLabel Left = 12 Top = 14 Width = 372 Height = 16 AutoSize = False Caption = 'Select a note for this action:' end object cmdOK: TButton Left = 122 Top = 152 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = cmdOKClick end object cmdCancel: TButton Left = 203 Top = 152 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 OnClick = cmdCancelClick end object cboCsltNote: TORComboBox Left = 15 Top = 32 Width = 370 Height = 103 Style = orcsSimple AutoSelect = True Caption = 'Select a note for this action' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = True LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2,3' Sorted = True SynonymChars = '<>' TabOrder = 0 CharsNeedMatch = 1 end end object DKLanguageController1: TDKLanguageController Left = 336 Top = 160 LangData = { 0B0066726D43736C744E6F7465010100000001000000070043617074696F6E01 050000000700706E6C42617365000009006C626C416374696F6E010100000002 000000070043617074696F6E000500636D644F4B010100000003000000070043 617074696F6E000900636D6443616E63656C0101000000040000000700436170 74696F6E000B0063626F43736C744E6F74650101000000050000000700436170 74696F6E00} end end