Interface IBaseProgressIndicatorAccess
Unit
Declaration
type IBaseProgressIndicatorAccess = interface(IInterface)
Description
Attributes
- GUID['{8BC06E69-2EC4-48F9-A725-283168F863EB}']
Hierarchy
- IInterface
- IBaseProgressIndicatorAccess
Overview
Methods
![]() |
function QueryAbortRetryIgnore(iMessage: string): TAbortRetryIgnore; |
![]() |
procedure SetResult(const iValue: string); |
![]() |
procedure SetError(const iValue: string); |
![]() |
procedure SetCurrentItem(const iValue: string); |
Description
Methods
![]() |
function QueryAbortRetryIgnore(iMessage: string): TAbortRetryIgnore; |
![]() |
procedure SetResult(const iValue: string); |
![]() |
procedure SetError(const iValue: string); |
![]() |
procedure SetCurrentItem(const iValue: string); |
Generated by PasDoc 0.16.0.