Unit 'zglHeader' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

zglTJoyInfo

Declaration

Source position: zglHeader.pas line 477

type zglTJoyInfo = record

  Name: UTF8String;

  

  Count: record

  

    Axes: Integer;

  

    Buttons: Integer;

  

  end;

  Caps: LongWord;

  

end;



CT Web help

CodeTyphon Studio