TParams.getValue Method

Get the TDateTime value for key parameter with December 30th 1899 at 12:00 as default value

Unit: Olf.RTL.Params
class function getValue(key: string; default: TDateTime = 0): TDateTime

Parameters

key
Type: System.string

default
Type: TDateTime

Return Value

Type: TDateTime