Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
IWBSRestServer
type TIWBSCallback = class(TIWCallBack)
constructor Create(ASession: TIWApplication; AName: string; ARestCallbackFunction: TIWBSRestCallBackFunction);
property RestCallBackFunction: TIWBSRestCallBackFunction read FRestCallBackFunction write FRestCallBackFunction;