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

formatdatetimemse

Declaration

Source position: mseformatstr.pas line 110

function formatdatetimemse(

  const formatstr: msestring;

  const datetime: tdatetime;

  const formatsettings: TFormatSettingsmse

):msestring;

function formatdatetimemse(

  const formatstr: msestring;

  const datetime: tdatetime

):msestring;

function formatdatetimemse(

  const datetime: tdatetime;

  formatstr: msestring;

  const formatsettings: TFormatSettingsmse

):msestring;

function formatdatetimemse(

  const datetime: tdatetime;

  const formatstr: msestring

):msestring;


Documentation generated on: 2021-05-13