Имя функции | dcl-AxControl-Get |
---|---|
Синтаксис | (dcl-AxControl-Get
<CONTROL>
PropertyName [типа
String]) |
Возвращаемый тип | Varies |
Подходит к | ActiveX Control |
This method returns the value of an ActiveX control's COM property. The return type depends on the type of the property. Some complex property types cannot be represented in AutoLISP; such properties will return NIL. The method returns NIL if the control does not expose a property with the specified name.