#include <SceneStatusBar.h>
Public Methods | |
void __fastcall | SetStatusBar (TStatusBar *statusbar) |
void __fastcall | ActivateScene (void) |
void __fastcall | ChangeWorkPanel (const CSmallString &name) |
void __fastcall | SetCtrlMode (const CSmallString &text) |
void __fastcall | UnsetCtrlMode (void) |
void __fastcall | SetClaim (EObject claim) |
void __fastcall | SetChangedStatus (bool changed) |
void __fastcall | SetMasterLockMode (bool lock) |
void __fastcall | DeactivateScene (void) |
void __fastcall | SetCalculationMode (bool online) |
void __fastcall | SetCalculationText (const CSmallString &f1, const CSmallString &f2, const CSmallString &f3) |
void __fastcall | ResetCalculationMode (void) |
void __fastcall | SetError (const CSmallString &errortext, int time=5000) |