DK11 for Delphi | GisViewer.TGIS_Viewer.HourglassPrepare | Constructors | Fields | Methods | Properties | Events
Prepare Hourglass cursor for timely operation.
Implements IGIS_Viewer.HourglassPrepare.
// Delphi public procedure HourglassPrepare;
// C++ Builder public: void HourglassPrepare(void);
Hourglass will be turn on after a while (500 ms). Must be paired with HourglassRelease. Hourglass must be shake regularly (for example in any loop) to visible) - use HourglassShake to do this.