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