[Overview][Constants][Procedures and functions][Index] Reference for unit 'dtmutil' (#Simba)

CreateDTMPoint

Declaration

Source position: dtmutil.pas line 37

function CreateDTMPoint(

  x: Integer;

  y: Integer;

  c: Integer;

  t: Integer;

  asz: Integer;

  bp: Boolean

):TMDTMPoint;