GetTimeFromStr function

function GetTimeFromStr(Value: string): TDateTime;

Unit
SynaUtil

Description
Return decoded time from given string. Time must be witch separator ':'. You can use "hh:mm" or "hh:mm:ss".