Home > dev > api > cat > property 
 en fr de es it nl pl pt pt_BR mk ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Property Implementation
BEGIN_PROPERTY Begins the implementation of a Vetia.
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.