Data.Bind.Components.TCustomBindList.FormatControlExpressions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FormatControlExpressions: TExpressions read FFormatControlExpressions write SetFormatControlExpressions;

C++

__property TExpressions* FormatControlExpressions = {read=FFormatControlExpressions, write=SetFormatControlExpressions};

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 Steuerausdrücke bereit, indem deren entsprechende Formatierung verwendet wird.

Siehe auch