Vcl.Controls.THintPosition

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

THintPosition = (hpAutoFromTop, hpAutoFromCenter, hpAutoFromBottom, hpBelow, hpAbove);

C++

enum DECLSPEC_DENUM THintPosition : unsigned char { hpAutoFromTop, hpAutoFromCenter, hpAutoFromBottom, hpBelow, hpAbove };

Properties

Type Visibility Source Unit Parent
enum public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Description

Embarcadero Technologies does not currently have any additional information.