ComCtrls.TUDBtnType

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

Informations Delphi

De ComCtrls.pas

TUDBtnType = {
	btNext,
	btPrev
};


Unité : ComCtrls

Type : énumération

Informations C++

De ComCtrls.hpp

enum TUDBtnType{
	btNext,
	btPrev
};


Unité : ComCtrls

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