天天看點

delphi 屬性編輯器

RegisterPropertyEditor

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