Vcl.NumberBox.TCustomNumberBox.Decimal

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Decimal: Byte

C++

__property System::Byte Decimal = {read=FDecimal, write=SetDecimal, stored=IsDecimalStored, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.NumberBox.pas
Vcl.NumberBox.hpp
Vcl.NumberBox TCustomNumberBox


Beschreibung

Legt die Anzahl der Dezimalstellen fest.

Siehe auch