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

trystringtodatetime

Declaration

Source position: mseformatstr.pas line 432

function trystringtodatetime(

  const text: msestring;

  out value: tdatetime;

  const convert: dateconvertty = dc_none

):Boolean; overload;

function trystringtodatetime(

  const text: msestring;

  aformat: msestring;

  out value: tdatetime;

  const convert: dateconvertty = dc_none

):Boolean; overload;


Documentation generated on: 2021-05-13