Skip to content

TOnProgressCommented

type

TOnProgressCommented = procedure (Sender: TObject; Percent: LongInt; Position: LargeInteger; Duration: LargeInteger; Comment: string) of object;

Type of the OnBitmapsLoadingProgress event.