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

TCustomMemoStrings

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: textstrings.pas line 45

type TCustomMemoStrings = class(TStrings)

protected

  procedure DoReadData(); virtual;

  procedure DoWriteData(); virtual;

  procedure DefineProperties(); override;

end;

Inheritance

TCustomMemoStrings

|

TStrings

|

TPersistent,IFPObserved

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.