RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DesignIntf.TRegisterPropertyEditorProc Type
Pascal
TRegisterPropertyEditorProc = procedure (PropertyType: PTypeInfo; ComponentClass: TClass; const PropertyName: string; EditorClass: TPropertyEditorClass);
C++
(PropertyType: PTypeInfo; ComponentClass: TClass; const PropertyName: string; EditorClass: TPropertyEditorClass) ( TRegisterPropertyEditorProc)();

This is type DesignIntf.TRegisterPropertyEditorProc.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!