System.SysUtils.TShortIntHelper

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TShortIntHelper = record helper for ShortInt

C++

/*Helper*/typedef void *TShortIntHelper;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
helper
typedef
public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Beschreibung

TShortIntHelper ist ein unterstützender Record, der Funktionen für den Typ ShortInt bereitstellt.

Mit den TShortIntHelper-Funktionen können Sie Folgendes ausführen:

  • Konvertieren von ShortInt-Werten in Strings und Gleitkommawerte.
  • Konvertieren von Strings in ShortInt-Zahlen.

Siehe auch

Codebeispiele

Abgerufen von „https://docwiki.embarcadero.com/Libraries/Tokyo/d/index.php?title=System.SysUtils.TShortIntHelper&oldid=636432"