[Overview][Types][Classes][Index] Reference for unit 'tiCriteria' (#tiopf)

TtiCriteria.AddOrderBy

Declaration

Source position: tiCriteria.pas line 111

public procedure TtiCriteria.AddOrderBy(

  AField: string;

  ASorterAscending: Boolean = True

); overload;

procedure TtiCriteria.AddOrderBy(

  AFields: array of string;

  ASorterAscending: Boolean = True

); overload;


Documentation generated on: 2017-08-16