RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessionItem.StartTime Property

Indicates when the Web session is to be started.

Pascal
property StartTime: TDateTime;
C++
__property TDateTime StartTime;

Use StartTime to start a web session at a certain date and time. The start time is represented by a TDateTime type. 

 

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