Vcl.Grids.TGetExtentsFunc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids Vcl.Grids

Beschreibung

TGetExtentsFunc ist ein interner Typ.

TGetExtentsFunc ist ein prozeduraler Typ, der intern von Gittersteuerelementen verwendet wird.

Siehe auch