TcxSchedulerEvent.TimeBias Method
Returns the system time offset from UTC.
Declaration
function TimeBias: Double; virtual;
Returns
Type |
---|
Double |
Remarks
The offset is calculated based on the host locale settings.
This property is for internal use.
See Also