RegisterPropertyEditor
TPictureEditor = class(TClassProperty)
RegisterPropertyEditor(TypeInfo(TPicture), nil, '', TPictureEditor); RegisterPropertyEditor(TypeInfo(TBitmap), nil, '', TPictureEditor)