[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'mseformatstr' (#msegui)

trystringtodate

Declaration

Source position: mseformatstr.pas line 419

function trystringtodate(

  const text: msestring;

  out value: tdatetime;

  const convert: dateconvertty = dc_none

):Boolean; overload;

function trystringtodate(

  const text: msestring;

  const aformat: msestring;

  out value: tdatetime;

  const convert: dateconvertty = dc_none

):Boolean; overload;


Documentation generated on: 2021-05-13