Search Results for

    Show / Hide Table of Contents

    TVirtualDataTableState.RowCount Property

    Returns the number of rows available on the dataset, for the current state. Note that this method can be called many times, so it should be fast. Use a cache if necessary. Do *not* use something like "return select count(*) from table" here, it would be too slow.

    Syntax

    Unit: FlexCel.Report

    property TVirtualDataTableState.RowCount: Integer

    See also

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