object frmRemCoverPreview: TfrmRemCoverPreview Left = 229 Top = 114 Width = 263 Height = 410 BorderIcons = [biSystemMenu, biMaximize] Caption = 'Cover Sheet Reminders' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object pnlBtns: TPanel Left = 0 Top = 347 Width = 255 Height = 29 Align = alBottom BevelOuter = bvNone TabOrder = 0 DesignSize = ( 255 29) object btnOK: TButton Left = 179 Top = 3 Width = 75 Height = 25 Anchors = [akTop, akRight] Cancel = True Caption = '&OK' Default = True ModalResult = 1 TabOrder = 0 end end object lvMain: TListView Left = 0 Top = 0 Width = 255 Height = 347 Align = alClient Columns = < item Caption = 'Reminder' Tag = 1 Width = 200 end item Caption = 'Seq' Tag = 2 Width = 35 end> ReadOnly = True SortType = stData TabOrder = 1 ViewStyle = vsReport OnColumnClick = lvMainColumnClick OnCompare = lvMainCompare end object DKLanguageController1: TDKLanguageController Left = 112 Top = 160 LangData = { 120066726D52656D436F76657250726576696577010100000001000000070043 617074696F6E01030000000700706E6C42746E730000050062746E4F4B010100 000002000000070043617074696F6E0006006C764D61696E0102000000030000 001200436F6C756D6E735B305D2E43617074696F6E040000001200436F6C756D 6E735B315D2E43617074696F6E00} end end