Data.Bind.Components.TCustomBindList.FormatExpressions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FormatExpressions: TExpressions read FFormatExpressions write SetFormatExpressions;

C++

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

Eigenschaften

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


Beschreibung

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

LBFmtExpressions.png

Siehe auch