>
api
>
name
>
begin_property
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
BEGIN_PROPERTY
Syntax
#define
BEGIN_PROPERTY
(
name
) ...
Begins the implementation of a property.
name
is the name of the property, as specified in the class declaration.
See also
Property Implementation