WebForm.TLayoutState

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

Informations Delphi

De WebForm.pas

TLayoutState = {
	lsUnknown,
	lsFields,
	lsButtons
};


Unité : WebForm

Type : énumération

Informations C++

De WebForm.hpp

enum TLayoutState{
	lsUnknown,
	lsFields,
	lsButtons
};


Unité : WebForm

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