[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

TStringHelper.Length

Return the length of the string

Declaration

Source position: syshelph.inc line 177

public property TStringHelper.Length : Integer
  read GetLength;

Description

Length returns the length (in bytes for single-byte strings) of the string.

See also

Length

  

Returns length of a string or array.


Documentation generated on: Sep 28 2017