Unit 'TextStrings' Package
[Overview][Types][Classes][Index] [#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.4 Generated 2025-11-08 Home