Unit 'LWSUploads' Package
[Overview][Types][Classes][Index] [#pl_solutionsweb]

TLWSUploadItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: LWSUploads.pas line 33

type TLWSUploadItem = class(TCollectionItem)

protected

  procedure ParseLine; virtual;

  

public

  procedure ContentStream();

  

  property Content: string; [r]

  

  property ContentDisposition: ShortString; [r]

  

  property ContentLength: LongInt; [r]

  

  property ContentType: ShortString; [r]

  

  property FieldName: ShortString; [r]

  

  property FileName: string; [r]

  

  property IsFile: Boolean; [r]

  

end;

Inheritance

TLWSUploadItem

  

|

TObject



CT Web help

CodeTyphon Studio