Data.Bind.Components.TCustomBindGridLink.SetModified

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetModified;

C++

void __fastcall SetModified();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridLink

Description

Informs the binding component that the user modified the value displayed by the control.

See Also