JCL Help:TJclPropInfo.StoredValue

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Parsed stored specifier value.


Pascal

 public property StoredValue: TJclAddr;


Description

StoredValue holds the parsed value for the stored specifier. Depending on the value of the StoredType property, this value could be either a constant (ordinal of a boolean), a pointer to a static method, a VMT slot index or a field offset.


See Also

IsStored StoredProc StoredValue


About

Donator

Marcel Bestebroer


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