Início > dev > api > cat > class 
 en fr de es it nl pl pt mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Anterior  Próximo  Editar  Renomear  Desfazer  Procurar  Administração  
Documentação  
Cuidado! Esta página não está traduziada.  Veja a versão em inglês 
Class Management
GB_CLASS The Gambas class datatype.
GB.GetClass Returns the class of a specified objeto.
GB.GetClassName Returns the class name of a specified object.
GB.ExistClass Returns if a specified class exists.
GB.FindClass Finds a class from its name.
GB.Is Returns if an object is a member of a specified class, of one of its descendant.

Overview

These functions allows you to manage classes identifiers, and to retrieve a class identificador from its name.