JVCL Help:TJvInspectorVarData.SetAsSet@

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Set the data as a set value.


Pascal

 procedureSetAsSet(constBuf); override;


Parameters

Parameters Description
const Buf The value to set the data to.


Description

SetAsSet will try to change the underlying data as a set value. If the data can not be accessed as a set, an exception will be raised. Before the data is set CheckWriteAccess is called to check write access.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page