RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DesignIntf.TPropertyMapperFunc Type
Pascal
TPropertyMapperFunc = function (Obj: TPersistent; PropInfo: PPropInfo): TPropertyEditorClass;
C++
(Obj: TPersistent; PropInfo: PPropInfo): TPropertyEditorClass ( TPropertyMapperFunc)();

DesignIntf

This is type DesignIntf.TPropertyMapperFunc.

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