API:Vcl.ActnMan.TActionBars.ShowHints

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowHints: Boolean read FShowHint write SetShowHints default True;

C++

__property bool ShowHints = {read=FShowHint, write=SetShowHints, default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TActionBars

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!