inherited frmNoteIDParents: TfrmNoteIDParents Left = 387 Top = 203 Width = 454 Height = 365 Caption = 'Attach to Interdisciplinary Note' Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object lblSelectParent: TLabel [0] Left = 5 Top = 12 Width = 123 Height = 13 Caption = 'Select a note to attach to:' end object cmdOK: TButton [1] Left = 147 Top = 306 Width = 75 Height = 25 Caption = 'OK' TabOrder = 1 OnClick = cmdOKClick end object cmdCancel: TButton [2] Left = 237 Top = 306 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' TabOrder = 2 OnClick = cmdCancelClick end object lstIDParents: TORListBox [3] Left = 5 Top = 31 Width = 434 Height = 267 ItemHeight = 13 ParentShowHint = False ShowHint = True TabOrder = 0 TabWidth = 8 Caption = 'Select a note to attach to:' ItemTipColor = clWindow LongList = False Pieces = '2' TabPositions = '30' end inherited DKLanguageController1: TDKLanguageController Left = 368 Top = 8 LangData = { 100066726D4E6F74654944506172656E74730101000000010000000700436170 74696F6E01040000000F006C626C53656C656374506172656E74010100000002 000000070043617074696F6E000500636D644F4B010100000003000000070043 617074696F6E000900636D6443616E63656C0101000000040000000700436170 74696F6E000C006C73744944506172656E747301010000000500000007004361 7074696F6E00} end end