Data.Bind.Components.TCustomBindGridLink.SetModified

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TCustomBindGridLink

Delphi

procedure SetModified;

C++

void __fastcall SetModified();

Description

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

See Also