ScreenTips.TScreenTipOption

From Référence RAD Studio VCL
Jump to: navigation, search

Informations Delphi

De ScreenTips.pas

TScreenTipOption = {
	soShowHeader,
	soShowShortCut
};


Unité : ScreenTips

Type : énumération

Informations C++

De ScreenTips.hpp

enum TScreenTipOption{
	soShowHeader,
	soShowShortCut
};


Unité : ScreenTips

Type : énumération


Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !

Personal tools