2.0
3.0
>
dev
>
api
>
name
>
gb_static_property
Zurück
Weiter
Bearbeiten
Umbenennen
Rückgängig
Suchen
Verwaltung
Dokumentation
Achtung! Diese Seite wurde noch nicht übersetzt.
Siehe englische Version
GB_STATIC_PROPERTY
#define
GB_STATIC_PROPERTY
(
symbol
,
type
,
proc
) ...
Declares a static
property
symbol.
symbol
is the name of the property.
type
is the string representation of the property type.
proc
is the address of the function that implements the property.
Siehe auch
Class Description
,
Method & Property Signatures