Osztály TServerInputFile
Egység
Deklaráció
type TServerInputFile = class(TObject)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TServerInputFile
Áttekintés
Metódusok
![]() |
procedure Delete; |
![]() |
function AsString: string; |
![]() |
function AsFileStream: TFileStream; |
![]() |
function AsMemoryStream: TMemoryStream; |
![]() |
function LoadToStream(AStream: TStream): Boolean; |
![]() |
function MoveTo(ADestFileName: string): Boolean; |
Tulajdonságok
![]() |
property Encoding: string; |
![]() |
property ContentType: string; |
![]() |
property RealName: string; |
![]() |
property TempPath: string; |
![]() |
property TempName: string; |
Megjegyzés
Metódusok
![]() |
procedure Delete; |
|
This item has no description. | |
![]() |
function AsString: string; |
|
This item has no description. | |
![]() |
function AsFileStream: TFileStream; |
|
This item has no description. | |
![]() |
function AsMemoryStream: TMemoryStream; |
|
This item has no description. | |
![]() |
function LoadToStream(AStream: TStream): Boolean; |
|
This item has no description. | |
![]() |
function MoveTo(ADestFileName: string): Boolean; |
|
This item has no description. | |
Tulajdonságok
![]() |
property Encoding: string; |
|
This item has no description. | |
![]() |
property ContentType: string; |
|
This item has no description. | |
![]() |
property RealName: string; |
|
This item has no description. | |
![]() |
property TempPath: string; |
|
This item has no description. | |
![]() |
property TempName: string; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
