Vcl.ControlList.TControlList.ShowItemHint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowItemHint;

C++

__property ShowItemHint = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TControlList

Description

Enables a hint for an item.

See Also