JCL Help:TJclPropInfo.IsStored@TObject

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Determines if the property is stored for a given instance.


Pascal

 public function IsStored(const AInstance: TObject): Boolean;


Description

IsStored determines if the property is stored for the given instance. The instance must be specifier to resolve the cases where the stored specifier is a function and not a constant. Visibility: Public


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