RegisterPropertyEditor

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


posted on 2017-04-07 20:42  lypzxy  阅读(1006)  评论(0编辑  收藏  举报