Vcl.ScreenTips.TCustomScreenTipsManager.UpdateOptions

From RAD Studio API Documentation
Jump to: navigation, search

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