Deo_Find_Object - cDbCJGrid
Indicates that this is a Data Entry Object (DEO) that understands the finding interface
Type: Function
Return Data Type: Boolean
Syntax
Function Deo_Find_Object Returns Boolean
Call Example
Get Deo_Find_Object to BooleanVariable
Description
This function can be called to determine whether this object understands the find interface (Find_First, Find_Ge, Find_Last, Find_Next, Find_Previous).
Return Value
True, indicating that this object understands the find interface.