Vcl.Grids.TGetExtentsFunc

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef int __fastcall (__closure *TGetExtentsFunc)(int Index);

Properties

Type Visibility Source Unit Parent
typedef public Vcl.Grids.hpp Vcl.Grids Vcl.Grids

Description

TGetExtentsFunc is an internal type.

TGetExtentsFunc is a procedural type used internally by the grid controls.

See Also