API:Vcl.ScreenTips.TCustomScreenTipsManager.RemoveScreenTip
Delphi
function RemoveScreenTip(aScreenTip: TScreenTipItem): Boolean;
C++
bool __fastcall RemoveScreenTip(TScreenTipItem* aScreenTip);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Vcl.ScreenTips.pas Vcl.ScreenTips.hpp |
Vcl.ScreenTips | TCustomScreenTipsManager |
Description
Embarcadero Technologies does not currently have any additional information.