Vcl.Graphics.TPicture.Progress

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Progress(Sender: TObject; Stage: TProgressStage;  PercentDone: Byte;  RedrawNow: Boolean; const R: TRect; const Msg: string); dynamic;

C++

DYNAMIC void __fastcall Progress(System::TObject* Sender, TProgressStage Stage, System::Byte PercentDone, bool RedrawNow, const System::Types::TRect &R, const System::UnicodeString Msg);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TPicture

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!