| Funktionsname | dcl_Control_GetProperty |
|---|---|
| Syntax | (dcl_Control_GetProperty
<CONTROL>
PropertyApiName [als String]) |
| Rückgabewert | Varies |
| Anwendbar auf | All Controls and Forms |
This method returns the value of a property attached to the control, or NIL if the control does not have a property with the specified name. The return type depends on the type of the property. Some complex property types cannot be represented in AutoLISP; such properties will return NIL.