خانه > dev > api > cat > property 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar id vi ko ja ru zh zh_TW eo
قبلی  بعدی  ویرایش  تغییر نام  واگرد  Search  سرپرستی  
مستندات  
اخطار! این صفحه ترجمه نشده است.  مشاهده نسخه انگلیسی 
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.