JVCL Help:TJvInspectorEventData.DoGetAsSet
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorEventData.DoGetAsSet Method
[+] TJvInspectorEventData Events
[+] TJvInspectorEventData Methods
Search in JVCL Help
Search in all projectsSummary
Call wrapper for the OnGetAsSet event.
Pascal
procedureDoGetAsSet(outBuf; varBufSize: Integer);
Parameters
Parameters | Description |
out Buf | Buffer to retrieve the set value in. |
var BufSize: Integer | On entry, the maximum bytes expected. On exit this value is set to whatever value the event handler set it to. |
Description
DoGetAsSet is a call wrapper for the OnGetAsSet event. If an event has not been assigned, an exception is raised.
See Also
TJvInspectorEventData.OnGetAsSet
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