virtual property | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | virtual property,virtual properties,virtual custom property,virtual custom properties |
Related | Glossary: object, custom property, handler Control Structure: getProp, setProp |
Description | A custom property for which an object has a getProp or setProp handler, but which is never attached to the object. |
Tags | properties |