| Function Name | dcl-Control-GetProperty |
|---|---|
| Syntax | (dcl-Control-GetProperty
<CONTROL>
PropertyApiName [as
String]) |
| Return Type | Varies |
| Applies To | All Controls and Forms |
此方法返回附加到控件的属性的值,如果控件没有具有指定名称的属性,则返回NIL。 返回类型取决于属性的类型。 一些复杂的属性类型不能在AutoLISP中表示; 这样的属性将返回NIL。