Interface IProgressIndicatorProvider
Unit
Declaration
type IProgressIndicatorProvider = interface(IInterface)
Description
Attributes
- GUID['{068F87F7-C1F3-4549-BEC3-0B397B86ECF8}']
Hierarchy
- IInterface
- IProgressIndicatorProvider
Overview
Methods
function CreateProgressIndicator(const iTitle: string; iAllowSubIndicator: boolean = true; iAutoClose: TAutoClose = acNever): IProgressIndicator; |
Description
Methods
function CreateProgressIndicator(const iTitle: string; iAllowSubIndicator: boolean = true; iAutoClose: TAutoClose = acNever): IProgressIndicator; |
|
Generated by PasDoc 0.16.0.