Unit 'libSDL3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TSDL_PathInfo

Declaration

Source position: libsdl3.pas line 443

type TSDL_PathInfo = record

  _type: TSDL_PathType;

  

  size: TUint64;

  

  create_time: TSDL_Time;

  

  modify_time: TSDL_Time;

  

  access_time: TSDL_Time;

  

end;



CT Web help

CodeTyphon Studio