Links
EControl Form Designer Pro
TInspectorList.OnAcceptProperty Property

Occurs before adding property to the list.

property OnAcceptProperty: TAcceptPropertyEvent;

Write this event handler to take some specific action before property will be added to the list. 

Assign False to Accept parameter to exclude property from the inspector list. 

 

PropEdit is the pointer to the IProperty interface 

 

PropName is the name of property 

 

Accept is the flag if property will be added to the list

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!