Документация по Gambas 2
Development Environment Documentation
Documents
Language Index
Language Overviews
Lexicon
Компиляция & Установка
Последние изменения
ПРОЧТИ
Регистрация
Что переводить
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
GB.IsProperty
int
GB.IsProperty
( void )
Returns if the unknown symbol was used like a property, and not like a method.
This function must be called in the implementation of the
_unknown
special method only.
See also
/wiki/api/cat/unknown
/wiki/api/cat/special