Vcl.Grids.TGetExtentsFunc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TGetExtentsFunc = function(Index: Longint): Integer of object;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids Vcl.Grids

Description

TGetExtentsFunc est un type interne.

TGetExtentsFunc est un type procédural utilisé en interne par les contrôles grille.

Voir aussi