JVCL Help:TJvInspectorEventData.DoSetAsString

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 OnSetAsString event.


Pascal

 procedureDoSetAsString(Value: string);


Parameters

Parameters Description
Value: string The new value to assign.


Description

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


See Also

TJvInspectorEventData.OnSetAsString


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