inherited frmPrintList: TfrmPrintList Left = 364 Top = 191 Width = 463 Height = 388 Caption = 'Print Selected Items' OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object lblListName: TLabel [0] Left = 16 Top = 8 Width = 54 Height = 13 Caption = 'lblListName' end object lbIDParents: TORListBox [1] Left = 9 Top = 22 Width = 434 Height = 267 ItemHeight = 13 MultiSelect = True ParentShowHint = False ShowHint = True TabOrder = 0 TabWidth = 8 Caption = 'Select a list of notes for printing' ItemTipColor = clWindow LongList = False TabPositions = '30' end object cmdOK: TButton [2] Left = 131 Top = 312 Width = 75 Height = 25 Caption = 'OK' TabOrder = 2 OnClick = cmdOKClick end object cmdCancel: TButton [3] Left = 237 Top = 312 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' TabOrder = 3 OnClick = cmdCancelClick end inherited DKLanguageController1: TDKLanguageController LangData = { 0C0066726D5072696E744C697374010100000001000000070043617074696F6E 01040000000B006C626C4C6973744E616D650101000000020000000700436170 74696F6E000B006C624944506172656E74730101000000030000000700436170 74696F6E000500636D644F4B010100000004000000070043617074696F6E0009 00636D6443616E63656C010100000005000000070043617074696F6E00} end end