RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSetup.Progress Property

Returns the installation progress.

Pascal
property Progress: Integer;
C++
__property int Progress;

Use Progress to return the installation progress as an integer between 0 and 100. Progress is updated by the OnStatusChange event.

Note: You must install InterBase 6 to use this feature.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!