Gambas dokumentace
Developer Documentation
Documents
Jak na...
Kompilace & instalace
Komponenty
Lexikon
Poslední změny
Registrace
Rejstřík jazyka
Rejstřík jazyka
Wiki Manual
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
Class.AutoCreate (gb)
Function
AutoCreate
(
)
As
Object
Return the hidden instance of a class.
The hidden instance is automatically created if needed.
If the class does not allow hidden instances, a
NULL
is returned.
See also
CREATE STATIC