Links
EControl Form Designer Pro
TInspectorList.OnAcceptCategory Property

Occurs before adding category to the list.

property OnAcceptCategory: TAcceptCategoryEvent;

Write this event handler to take some specific action before category will be added to the list, for example 

to localize categories names. 

 

Sender is the TInspectorList object 

 

CategoryName is the name of the category that can be localized 

 

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

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