Osztály TServerOutput
Egység
Deklaráció
type TServerOutput = class(TObject)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TServerOutput
Áttekintés
Tulajdonságok
![]() |
property Data: TServerOutputFile; |
![]() |
property HTML: string; |
![]() |
property Text: string; |
![]() |
property RawXML: string; |
![]() |
property XML: TXML; |
![]() |
property RawJSON: string; |
![]() |
property JSON: TServerOutputJSON; |
![]() |
property Headers: TStringList; |
![]() |
property CType: TContentType; |
![]() |
property ContentType: string; |
Megjegyzés
Tulajdonságok
![]() |
property Data: TServerOutputFile; |
|
This item has no description. | |
![]() |
property HTML: string; |
|
This item has no description. | |
![]() |
property Text: string; |
|
This item has no description. | |
![]() |
property RawXML: string; |
|
This item has no description. | |
![]() |
property XML: TXML; |
|
This item has no description. | |
![]() |
property RawJSON: string; |
|
This item has no description. | |
![]() |
property JSON: TServerOutputJSON; |
|
This item has no description. | |
![]() |
property Headers: TStringList; |
|
This item has no description. | |
![]() |
property CType: TContentType; |
|
This item has no description. | |
![]() |
property ContentType: string; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
