JVCL Help:TJvInspectorTypeInfoRegItem.MatchValue@TJvCustomInspectorData
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorTypeInfoRegItem.MatchValue Method
[+] TJvInspectorTypeInfoRegItem Methods
[+] TJvInspectorTypeInfoRegItem Properties
Search in JVCL Help
Search in all projectsSummary
Determines the match value for the given data instance.
Pascal
functionMatchValue(constADataObj: TJvCustomInspectorData): Integer; override;
Parameters
Parameters | Description |
const ADataObj: TJvCustomInspectorData | Data layer instance use for comparison |
Description
MatchValue determines if and how good the registration item matches for the given data instance. MatchValue in TJvCustomInspectorRegItem is an abstract method and should be overridden in descendant classes to provide a meaningful 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