JVCL Help:TJvInspectorCustomConfData.GetAsSet@

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

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieve the data as a set value.


Pascal

 procedureGetAsSet(varBuf); override;


Parameters

Parameters Description
var Buf A set variable to retrieve the value in


Description

GetAsSet will try to retrieve 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 read CheckReadAccess is called to check read 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