Gambas dokumentace
Developer Documentation
Jak programovat komponenty v Gambasu
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
DECLARE_PROPERTY
#define
DECLARE_PROPERTY
(
property
) ...
Declares a property implementation function.
property
is the name of the property implementation function.
Use it if you need to call a property implementation function declared elsewhere.