Interface IBaseProgressIndicatorAccess

Unit

Declaration

type IBaseProgressIndicatorAccess = interface(IInterface)

Description

Attributes
GUID['{8BC06E69-2EC4-48F9-A725-283168F863EB}']

Hierarchy

Overview

Methods

Public function QueryAbortRetryIgnore(iMessage: string): TAbortRetryIgnore;
Public procedure SetResult(const iValue: string);
Public procedure SetError(const iValue: string);
Public procedure SetCurrentItem(const iValue: string);

Description

Methods

Public function QueryAbortRetryIgnore(iMessage: string): TAbortRetryIgnore;
 
Public procedure SetResult(const iValue: string);
 
Public procedure SetError(const iValue: string);
 
Public procedure SetCurrentItem(const iValue: string);
 

Generated by PasDoc 0.16.0.