JVCL Help:TJvInspectorEventData.DoSetAsSet

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

Search in JVCL Help

 
Search in all projects
 

Summary

Call wrapper for the OnSetAsSet event.


Pascal

 procedureDoSetAsSet(constBuf; varBufSize: Integer);


Parameters

Parameters Description
const Buf The new value to assign.
var BufSize: Integer The number of bytes the buffer contains.


Description

DoSetAsSet is a call wrapper for the OnSetAsSet event. If an event has not been assigned, an exception is raised.


See Also

TJvInspectorEventData.OnSetAsSet


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