RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringsValuesList.OnPrepareStrings Event

Implement OnPrepareStrings to customize the content of the strings list.

Pascal
property OnPrepareStrings: TNotifyEvent;
C++
__property TNotifyEvent OnPrepareStrings;

OnPrepareStrings is called before the name/value pairs are retrieved by server-side script. 

 

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