[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sqldbrestio.pp line 210
type TRestStreamer = class(TObject) |
public |
class function GetContentType; virtual; |
constructor Create(); |
function GetString(); |
property Strings: TRestStringsConfig; [r] |
property Statuses: TRestStatusConfig; [r] |
procedure InitStreaming; virtual; abstract; |
function GetVariable(); |
property Stream: TStream; [r] |
end; |
| |
TObject |