Default LiveBindings Methods
Go Up to Using Custom Format and Parse Expressions in LiveBindings
RAD Studio provides the following methods that you can use in LiveBindings format and parse expressions:
| Method | Description | 
|---|---|
| 
 
  | 
 Evaluates a VCL check box and returns a string with one of the following values: 
  | 
| 
 
  | 
 Evaluates a dataset and returns the index of the current record.  | 
| 
 
  | 
 Returns the specified value as a boolean.  | 
| 
 
  | 
 Returns: 
  | 
| 
 
  | 
 Works as System.SysUtils.Format, except that instead of expecting an array as the second parameter, it takes any argument as an extra parameter. For example, if in Delphi you have   | 
| 
 
  | 
 Works as System.SysUtils.FormatDateTime.  | 
| 
 
  | 
 Returns   | 
| 
 
  | 
 Returns   | 
| 
 
  | 
 Returns   | 
| 
 
  | 
 Works as Data.Bind.Components.IScopeLookup.Lookup, where   | 
| 
 
  | 
 Works as System.UnicodeString.LowerCase.  | 
| 
 
  | 
 Works as System.Math.Max.  | 
| 
 
  | 
 Works as System.Math.Min.  | 
| 
 
  | 
 Works as System.Round.  | 
| 
 
  | 
 Works as Data.Bind.Components.IBindDateTimeEditEditor.SelectedDateTime.  | 
| 
 
  | 
 Works as Data.Bind.Components.IBindListEditorCommon.GetSelectedItem.  | 
| 
 
  | 
 Works as Data.Bind.Components.IBindListLookupEditor.GetSelectedLookupValue.  | 
| 
 
  | 
 Works as Data.Bind.Components.IBindListEditorCommon.GetSelectedText.  | 
| 
 
  | 
 Works as Data.Bind.Components.IBindListEditorCommon.GetSelectedValue.  | 
| 
 
  | 
 Works as System.SysUtils.StrToDateTime.  | 
| 
 
  | 
 Works as System.UnicodeString.SubString.  | 
| 
 
  | 
 Works as Data.Bind.Components.IBindListSynchEditor.GetSynchIndex.  | 
| 
 
  | 
 Converts   | 
| 
 
  | 
 Converts   | 
| 
 
  | 
 Converts   | 
| 
 
  | 
 Works as System.UnicodeString.UpperCase.  |