Search Results for

    Show / Hide Table of Contents

    TVirtualDataTableState.Eof Method

    This method returns if we have reached the last record in the table. The default implementation just sees if Position = RowCount. If RowCount is slow and you have a faster way to know if you are at the end, override this method.

    Syntax

    Unit: FlexCel.Report

    function TVirtualDataTableState.Eof: Boolean; virtual;

    See also

    • TVirtualDataTableState
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com