RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientItem.LastSession Property

Specifies the date an action client was last used.

Pascal
property LastSession: Integer;
C++
__property int LastSession;

LastSession is used internally to specify the session number that the TActionClientItem last used in the application. The action manager uses LastSession to in its calculations to determine whether or not to hide or display the TActionClientItem on an action band. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!