Search Results for

    Show / Hide Table of Contents

    TVirtualDataTableState.PopPhysicalPosition Method

    This method is called when we need to ensure the position in the dataset is correct. If the data is stateless (like an array), then this method can be empty. For data with state (like a TDataSet) you need to save the position of the physical dataset in<#see PushPhysicalPosition> and restore it here.

    Syntax

    Unit: FlexCel.Report

    procedure TVirtualDataTableState.PopPhysicalPosition; virtual;

    See also

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