JVCL Help:TJvInspectorEventData.OnSetAsInt64
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorEventData.OnSetAsInt64 Event
[+] TJvInspectorEventData Events
[+] TJvInspectorEventData Methods
Search in JVCL Help
Search in all projectsSummary
Event called when data needs to be written as a 64-bit integer.
Pascal
propertyOnSetAsInt64: TJvInspAsInt64;
Parameters
Parameters | Description |
Sender | Reference to the data layer instance that generated the event. |
Value | The new value to assign. |
Description
Write an OnSetAsInt64 event handler to write data as a 64-bit integer value.
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