RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStringsValuesList.ImplNotifyDeactivate Method

Clears the iteration index.

Pascal
procedure ImplNotifyDeactivate; override;
C++
virtual __fastcall ImplNotifyDeactivate();

The StringsPrepared property is cleared. This ensures that the strings list will be prepared during the processing of the next HTTP request. 

 

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