Vcl.Controls.TCustomLongData

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

unit Vcl.Controls;
{$HPPEMIT LEGACYHPP}

C++

typedef NativeInt TCustomLongData _DEPRECATED_ATTRIBUTE1("Use THelpEventData, TListBoxItemData or NativeInt") ;

Eigenschaften

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


Beschreibung

Warnung: TCustomLongData ist veraltet. Bitte verwenden Sie THelpEventData, TListBoxItemData oder NativeInt.

TCustomLongData ist ein Alias für Longint.

Der Typ TCustomLongData ist ein Alias für Longint. TCustomLongData wird aus Gründen der Quelltextkompatibilität mit .Net verwendet.

TCustomLongData ist ein interner Typ.

Siehe auch