object frmOptionsPrimaryList: TfrmOptionsPrimaryList Left = 714 Top = 143 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsDialog Caption = 'Primary List' ClientHeight = 225 ClientWidth = 175 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] HelpFile = 'CPRSWT.HLP' OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object lblPrimaryList: TLabel Left = 10 Top = 8 Width = 145 Height = 49 AutoSize = False Caption = 'Select the list you wish to be your primary personal list.' WordWrap = True end object pnlBottom: TPanel Left = 0 Top = 191 Width = 175 Height = 34 Align = alBottom BevelOuter = bvNone ParentColor = True TabOrder = 1 object btnOK: TButton Left = 11 Top = 7 Width = 75 Height = 22 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object btnCancel: TButton Left = 91 Top = 7 Width = 75 Height = 22 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end end object cboPrimary: TORComboBox Left = 10 Top = 64 Width = 153 Height = 113 Style = orcsSimple AutoSelect = True Caption = 'Select the list you wish to be your primary personal list.' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = True SynonymChars = '<>' TabOrder = 0 CharsNeedMatch = 1 end object DKLanguageController1: TDKLanguageController Left = 80 Top = 112 LangData = { 150066726D4F7074696F6E735072696D6172794C697374010200000001000000 070043617074696F6E02000000080048656C7046696C6501050000000E006C62 6C5072696D6172794C697374010100000003000000070043617074696F6E0009 00706E6C426F74746F6D0000050062746E4F4B01010000000400000007004361 7074696F6E00090062746E43616E63656C010100000005000000070043617074 696F6E000A0063626F5072696D61727901010000000600000007004361707469 6F6E00} end end