Data.Bind.Components.TBindCompDesignExpression.SaveControlProc
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TBindCompDesignExpression | |
Delphi
property SaveControlProc: TSaveDesignExpression read FSaveControlProc;
C++
__property _di_TSaveDesignExpression SaveControlProc = {read=FSaveControlProc};
Description
Reference to a procedure that executes when saving the textual bindings expression for the control object.