Vcl.Controls.TCustomHintShowHideThread.ResumeWork
Delphi
procedure ResumeWork;
C++
void __fastcall ResumeWork(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TCustomHintShowHideThread |
Description
Resumes drawing a hint in the window.
ResumeWork resumes drawing a TCustomHint in a TCustomHintWindow after the thread was inactive.