close
Project
This information applies to the following project types:
The FeatureSelectItem function sets a feature's selection status to either selected or not selected. You can use FeatureSelectItem to change selection status before displaying features in feature dialogs, and you can use it to change or override selections afterward, depending on your setup's requirements.
// Set the selection status of Subfeature2 to not selected.
FeatureSelectItem ( MEDIA,"RecordService\\ALU",FALSE);
全站熱搜
留言列表