object frmNotesByAuthor: TfrmNotesByAuthor Left = 473 Top = 272 Width = 316 Height = 232 BorderIcons = [] Caption = 'List Signed Notes by Author' 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 = 308 Height = 198 Align = alClient BevelOuter = bvNone TabOrder = 0 object lblAuthor: TLabel Left = 8 Top = 8 Width = 31 Height = 13 Caption = 'Author' end object radSort: TRadioGroup Left = 8 Top = 148 Width = 212 Height = 49 Caption = 'Sort Order' Items.Strings = ( '&Ascending (oldest first)' '&Descending (newest first)') TabOrder = 1 end object cboAuthor: TORComboBox Left = 8 Top = 22 Width = 212 Height = 118 Style = orcsSimple AutoSelect = True Caption = 'Author' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = True LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 0 OnNeedData = cboAuthorNeedData CharsNeedMatch = 1 end object cmdOK: TButton Left = 228 Top = 22 Width = 72 Height = 21 Caption = 'OK' Default = True TabOrder = 2 OnClick = cmdOKClick end object cmdCancel: TButton Left = 228 Top = 49 Width = 72 Height = 21 Cancel = True Caption = 'Cancel' TabOrder = 3 OnClick = cmdCancelClick end end object DKLanguageController1: TDKLanguageController Left = 248 Top = 144 LangData = { 100066726D4E6F7465734279417574686F720101000000010000000700436170 74696F6E01060000000700706E6C42617365000009006C626C417574686F7201 0100000002000000070043617074696F6E000700726164536F72740102000000 03000000070043617074696F6E0400000005004974656D7300090063626F4175 74686F72010100000005000000070043617074696F6E000500636D644F4B0101 00000006000000070043617074696F6E000900636D6443616E63656C01010000 0007000000070043617074696F6E00} end end