Startseite > dev > api > cat > property 
 en fr es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Zurück  Weiter  Bearbeiten  Umbenennen  Rückgängig  Suchen  Verwaltung  
Dokumentation  
Achtung! Diese Seite wurde noch nicht übersetzt.  Siehe englische Version 
Property Implementation
BEGIN_PROPERTY Begins the implementation of a property.
END_PROPERTY Ends the implementation of a property.
PLENGTH Returns the length of the string value the property must be set to.
PROP Returns a pointer to the value the property must be set to.
PSTRING Returns the address of the string value the property must be set to.
READ_PROPERTY Returns if the property implementation was called for reading.
VPROP Returns the value the property must be set to.