TryStrToDateExact(string,string,TFormatSettings,TDateTime) Method

Represents method TryStrToDateExact(string,string,TFormatSettings,TDateTime).

Namespace: IWCGJQDatePicker
function TryStrToDateExact(const S, DateFormat: string; FormatSettings: TFormatSettings; out Value: TDateTime): Boolean;

Parameters

S
Type: string

DateFormat
Type: string

FormatSettings
Type: TFormatSettings

Value
Type: TDateTime

Return Value

Type: Boolean