TWebStatusKeyboard

From Ultibo.org
Revision as of 04:50, 18 October 2022 by Ultibo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Return to Unit WebStatus


Description


To be documented

Class definitions



[Expand]

TWebStatusKeyboard = class(TWebStatusSub)


Function declarations



[Expand]
constructor TWebStatusKeyboard.Create(AMain:TWebStatusMain);
Description: To be documented


[Expand]
function TWebStatusKeyboard.KeyboardFlagsToFlagNames(AFlags:LongWord):TStringList;
Description: To be documented


[Expand]
function TWebStatusKeyboard.KeyboardLEDsToNames(ALEDs:LongWord):TStringList;
Description: To be documented


[Expand]
function TWebStatusKeyboard.DoGet(AHost:THTTPHost; ARequest:THTTPServerRequest; AResponse:THTTPServerResponse):Boolean;
Description: To be documented


Return to Unit Reference