|
<< Click to Display Table of Contents >> Navigation: Classes > TIWServerControllerBase > Properties > StartDateTime |
Contains time stamp when application started
SIGNATURE=IWServerControllerBase.TIWServerControllerBase.StartDateTime
ETYPE=Property
Declaration:
Delphi: |
public property StartDateTime: TDateTime; |
C++: |
public: __property TDateTime StartDateTime; |
Description: This is StartDateTime, a member of class TIWServerControllerBase.