JVCL Help:TJvCustomInspectorData.GetAsSet
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorData.GetAsSet Method
[+] TJvCustomInspectorData Methods
[+] TJvCustomInspectorData Properties
Search in JVCL Help
Search in all projectsSummary
Retrieve the data as a set value.
Pascal
procedureGetAsSet(varBuf); virtual; abstract;
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