Ignore:
Timestamp:
Sep 17, 2008, 5:34:43 PM (16 years ago)
Author:
Kevin Toppenberg
Message:

Resync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/GUI-config/CPRS-Lib/ORCtrlsDsgn.pas

    r476 r492  
    153153begin
    154154  RegisterComponents('CPRS',
    155     [TORListBox, TORComboBox, TORAutoPanel, TOROffsetLabel, TORAlignEdit,
     155    [TORStaticText, TORListBox, TORComboBox, TORAutoPanel, TOROffsetLabel, TORAlignEdit,
    156156    TORAlignButton, TORAlignSpeedButton, TORTreeView, TORCheckBox, TORListView,
    157157    TKeyClickPanel, TKeyClickRadioGroup, TCaptionListBox, TCaptionCheckListBox,
    158158    TCaptionMemo, TCaptionEdit, TCaptionTreeView, TCaptionComboBox,
    159     TCaptionListView, TCaptionStringGrid{, TORAlignBitBtn, TORCalendar}]);
     159    TCaptionListView, TCaptionStringGrid, TCaptionRichEdit{, TORAlignBitBtn, TORCalendar}]);
    160160  RegisterPropertyEditor( TypeInfo(string), TORCheckBox, 'ImageIndexes',
    161161                          TORImageIndexesPropertyEditor);
Note: See TracChangeset for help on using the changeset viewer.