ODAC

TOraTimeStamp.SetTime Method

Sets the time into a datetime value.

Class

TOraTimeStamp

Syntax

procedure SetTime(Hour: byte; Min: byte; Sec: byte; FSec: cardinal);

Parameters
Hour
Holds the hour.
Min
Holds the minute.
Sec
Holds the second.
FSec
Holds the fraction second.

Remarks

Call the SetTime method to set the time (hour, minute, second, fractional second) into a datetime value.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback