Vcl.Bind.Navigator.TCustomBindNavigator.InitHints

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InitHints;

C++

void __fastcall InitHints();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Bind.Navigator.pas
Vcl.Bind.Navigator.hpp
Vcl.Bind.Navigator TCustomBindNavigator

Description

Automatically updates the hints for the buttons of the bind navigator. InitHints is used internally.

See Also