Show: Delphi C++
Display Preferences

Datasnap.DBClient.TCustomClientDataSet.EditRangeEnd

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure EditRangeEnd;

C++

void __fastcall EditRangeEnd(void);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Datasnap.DBClient.pas
Datasnap.DBClient.hpp
Datasnap.DBClient TCustomClientDataSet

Description

Enables changing the ending value for an existing range.

Call EditRangeEnd to change the ending value for an existing range. To specify an end range value, call FieldByName after calling EditRangeEnd. After assigning a new ending value, call ApplyRange to activate the modified range.

See Also

Personal tools
Previous Versions
Translations