BB FlashBack SDK: FBEditor |
SetProgressorCaption Description Event handler called at the start of a process,
to pass the name of the process, such as 'Exporting to SWF'. This caption
can be used in any progress dialog displayed. Syntax [C#/C++] [VB.NET] Parameters sCaption - the name of the process.
Setting the event handler [C#] [VB] [Delphi] [C++ Builder] See Also FBEditor::PlayEvent FBEditor::ProgressorEvent FBEditor::ProgressorEventEx FBEditor::GetProgressorCaption
|