[Overview][Types][Classes][Index] Reference for unit 'TextStrings' (#lazutils)

TCustomMemoStrings.DoWriteData

Writes the values in the Strings property.

Declaration

Source position: textstrings.pas line 48

protected procedure TCustomMemoStrings.DoWriteData(

  Writer: TWriter

); virtual;

Arguments

Writer

  

TWriter instance used to write the values in the component.

Description

Used to write values for the component during LCL component streaming.


Version 4.0 Generated 2025-05-03 Home