Data.Bind.Components.TBindCompDesignExpression.SaveControlProc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SaveControlProc: TSaveDesignExpression read FSaveControlProc;

C++

__property _di_TSaveDesignExpression SaveControlProc = {read=FSaveControlProc};

Eigenschaften

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


Beschreibung

Referenz auf eine Prozedur, die beim Speichern des Textbindungsausdrucks für das Steuerobjekt ausgeführt wird.

Siehe auch