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

TText.Create

Declaration

Source position: _crw_str.pas line 1395

public constructor TText.Create(

  aCapacity: LongInt = DefaultTTextCapacity;

  aStep: LongInt = DefaultTTextStep

);