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

TGdkTimeCoord

Declaration

Source position: lazgdk3.pas line 3241

type TGdkTimeCoord = record

  time: guint32;

  

  axes: array [0..127] of gdouble;

  

end;