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

NewTextCopy

Declaration

Source position: _crw_str.pas line 1435

function NewTextCopy(

  aTextToCopy: TText = Nil;

  aCapacity: LongInt = DefaultTTextCapacity;

  aStep: LongInt = DefaultTTextStep

):TText;