RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DesignIntf.RegisterPropertyEditor Function
Pascal
procedure RegisterPropertyEditor(PropertyType: PTypeInfo; ComponentClass: TClass; const PropertyName: string; EditorClass: TPropertyEditorClass);
C++
RegisterPropertyEditor(PTypeInfo PropertyType, TClass ComponentClass, const AnsiString PropertyName, TPropertyEditorClass EditorClass);

DesignIntf

This is function DesignIntf.RegisterPropertyEditor.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!