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

TCustomMemoStrings.DoReadData

Reads and stores the values used in the Strings property.

Declaration

Source position: textstrings.pas line 47

protected procedure TCustomMemoStrings.DoReadData(

  Reader: TReader

); virtual;

Arguments

Reader

  

TReader instance used to load the values for the component.

Description

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


Version 4.0 Generated 2025-05-03 Home