Имя функции | dcl-Control-GetProperty |
---|---|
Синтаксис | (dcl-Control-GetProperty
<CONTROL>
PropertyApiName [типа
String]) |
Возвращаемый тип | Varies |
Подходит к | 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.