Fixed problem of object inspector under D2009 (when properties of type string were not shown in object editor frame). Added property TInspectorList.TypeSelector.
Fixed problem of incorrect images deduplication procedure when adding actions in action list editor.
Registration of standard actions (StdRegComps.pas)
Redesigned standard actions (cut, copy, paste, delete, undo, select all). Now they derived from TEdit____ actions. This allows using them for edit controls and for designer.