Online Documentation for Advanced Query Builder for RAD Studio VCL
EndReload method
Applies to
TCustomQueryBuilder component
Declaration
procedure EndReload; virtual;
Description
The EndReload method should be called when the changes in the 'Criterions' panel, started by the BeginReload method are done.
See also: