RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessions.GetStartTime Method

Gets the start time for the specified session.

Pascal
function GetStartTime(AID: TSessionID): TDateTime;
C++
__fastcall TDateTime GetStartTime(TSessionID AID);

Call GetStartTime to get the start time for a session specified by TSessionID in a TDateTime format. 

 

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