TIWCGJQUploadingFileItem Class

Represents type TIWCGJQUploadingFileItem.

Namespace: IWCGJQFileUpload
TCGCollectionItem
  IWCGJQFileUpload.TIWCGJQUploadingFileItem
type
 TIWCGJQUploadingFileItem = class(TCGCollectionItem)
 end;

The TIWCGJQUploadingFileItem type exposes the following members.

Show:
 NameDescription
FileId

The id of file upload.

Tip

Use this property to get the file id for cancel the upload .

FileName

The file name

Top
Show:
 NameDescription
Assign(TPersistent)

Represents method Assign(TPersistent).

Cancel

Represents method Cancel.

Top