Vcl.Controls.TTipMode
Delphi
TTipMode = (tipClose, tipOpen, tipDontCare);
C++
enum DECLSPEC_DENUM TTipMode : unsigned char { tipClose, tipOpen, tipDontCare };
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. Please help us document this topic by using the Discussion page!