[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_date_new_dmy

Declaration

Source position: lazglib2.pas line 4303

function g_date_new_dmy(

  day: TGDateDay;

  month: TGDateMonth;

  year: TGDateYear

):PGDate;