Edge Control Reference 14.0
Methods

Functions

boolean Execute ()
 Executes the search task using the currently assigned property values. The function performs a validation of the property values in advance and fires the CVCError event in case of any error. More...
 

Detailed Description

Function Documentation

◆ Execute()

boolean Execute ( )

Executes the search task using the currently assigned property values. The function performs a validation of the property values in advance and fires the CVCError event in case of any error.

Returns
TRUE if succeeded, FALSE otherwise.
Supported platforms:
Win32
Win64
Examples:
Delphi - Delphi Edge OCX Example
Visual Basic - VB Edge OCX Example
Visual C++ - VC Edge OCX Example