TWebStatusJoystick

From Ultibo.org
Jump to: navigation, search

Return to Unit WebStatus


Description


To be documented

Class definitions



TWebStatusJoystick = class(TWebStatusSub)

public
constructor Create(AMain:TWebStatusMain);  
private
function JoystickFlagsToFlagNames(AFlags:LongWord):TStringList;  
protected
function DoGet(AHost:THTTPHost;ARequest:THTTPServerRequest; AResponse:THTTPServerResponse):Boolean; override;  


Function declarations



constructor TWebStatusJoystick.Create(AMain:TWebStatusMain);
Description: To be documented
Note None documented


function TWebStatusJoystick.JoystickFlagsToFlagNames(AFlags:LongWord):TStringList;
Description: To be documented
Note None documented


function TWebStatusJoystick.DoGet(AHost:THTTPHost;ARequest:THTTPServerRequest; AResponse:THTTPServerResponse):Boolean; override;
Description: To be documented
Note None documented


Return to Unit Reference