Open main menu

RAD Studio API Documentation β

Vcl.ScreenTips.TCustomScreenTipsManager.UpdateOptions

Delphi

procedure UpdateOptions;

C++

void __fastcall UpdateOptions();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TCustomScreenTipsManager

Description

Updates the options.

UpdateOptions forces any changed options to be used and the tip window to be re-created.

See Also

Vcl.ScreenTips.TScreenTipsWindow