Changeset 492 for cprs/branches/GUI-config/CPRS-Lib/ORCtrlsDsgn.pas
- Timestamp:
- Sep 17, 2008, 5:34:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cprs/branches/GUI-config/CPRS-Lib/ORCtrlsDsgn.pas
r476 r492 153 153 begin 154 154 RegisterComponents('CPRS', 155 [TOR ListBox, TORComboBox, TORAutoPanel, TOROffsetLabel, TORAlignEdit,155 [TORStaticText, TORListBox, TORComboBox, TORAutoPanel, TOROffsetLabel, TORAlignEdit, 156 156 TORAlignButton, TORAlignSpeedButton, TORTreeView, TORCheckBox, TORListView, 157 157 TKeyClickPanel, TKeyClickRadioGroup, TCaptionListBox, TCaptionCheckListBox, 158 158 TCaptionMemo, TCaptionEdit, TCaptionTreeView, TCaptionComboBox, 159 TCaptionListView, TCaptionStringGrid {, TORAlignBitBtn, TORCalendar}]);159 TCaptionListView, TCaptionStringGrid, TCaptionRichEdit{, TORAlignBitBtn, TORCalendar}]); 160 160 RegisterPropertyEditor( TypeInfo(string), TORCheckBox, 'ImageIndexes', 161 161 TORImageIndexesPropertyEditor);
Note:
See TracChangeset
for help on using the changeset viewer.