Data.Bind.Components.TCustomBindExprItems.FormatExpressions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FormatExpressions: TExpressionsDir read FFormatExpressions write SetFormatExpressions;

C++

__property TExpressionsDir* FormatExpressions = {read=FFormatExpressions, write=SetFormatExpressions};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindExprItems


Beschreibung

Stellt eine Möglichkeit zum gleichzeitigen Bearbeiten mehrerer Steuer- und Quellausdrücke bereit, indem deren entsprechende Formatierung verwendet wird.

LBFmtExpressions.png

Siehe auch