FMX.DateTimeCtrls.Types.TDTFormatPart.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const APart: TDTPart; const AMin, AMax: Integer); overload;
constructor Create(const APart: TDTPart); overload;

C++

__fastcall TDTFormatPart(const TDTPart APart, const int AMin, const int AMax)/* overload */;
__fastcall TDTFormatPart(const TDTPart APart)/* overload */;
TDTFormatPart() {}

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
FMX.DateTimeCtrls.Types.pas
FMX.DateTimeCtrls.Types.hpp
FMX.DateTimeCtrls.Types TDTFormatPart

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.