Data.DB.TAggregateField.SetDisplayFormat

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetDisplayFormat(const Value: string);

C++

void __fastcall SetDisplayFormat(const System::UnicodeString Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Data.DB.pas
Data.DB.hpp
Data.DB TAggregateField

Beschreibung

Die als protected deklarierte Setter-Methode für die Eigenschaft DisplayFormat.

SetDisplayFormat ist die als protected deklarierte Setter-Methode für die Eigenschaft DisplayFormat.

Siehe auch