Osztály TServerInput
Egység
Deklaráció
type TServerInput = class(TObject)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TServerInput
Áttekintés
Tulajdonságok
![]() |
property Files: TServerInputFiles; |
![]() |
property Text: string; |
![]() |
property XML: TXML; |
![]() |
property JSON: TServerInputJSON; |
![]() |
property ScriptName: string; |
![]() |
property ScriptURI: string; |
![]() |
property URI: string; |
![]() |
property URL: string; |
![]() |
property URLParameters: TStringList; |
![]() |
property Authorization: TServerInputAuth; |
![]() |
property Headers: TStringList; |
![]() |
property RemoteIP: string; |
![]() |
property ContentLength: LongInt; |
![]() |
property CType: TContentType; |
![]() |
property ContentType: string; |
Megjegyzés
Tulajdonságok
![]() |
property Files: TServerInputFiles; |
|
This item has no description. | |
![]() |
property Text: string; |
|
This item has no description. | |
![]() |
property XML: TXML; |
|
This item has no description. | |
![]() |
property JSON: TServerInputJSON; |
|
This item has no description. | |
![]() |
property ScriptName: string; |
|
This item has no description. | |
![]() |
property ScriptURI: string; |
|
This item has no description. | |
![]() |
property URI: string; |
|
This item has no description. | |
![]() |
property URL: string; |
|
This item has no description. | |
![]() |
property URLParameters: TStringList; |
|
This item has no description. | |
![]() |
property Authorization: TServerInputAuth; |
|
This item has no description. | |
![]() |
property Headers: TStringList; |
|
This item has no description. | |
![]() |
property RemoteIP: string; |
|
This item has no description. | |
![]() |
property ContentLength: LongInt; |
|
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.
