Unit 'DAV_ChunkClasses' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_asiovst]

TCustomTextChunk

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

Declaration

Source position: DAV_ChunkClasses.pas line 209

type TCustomTextChunk = class(TDefinedChunk)

protected

  FText: AnsiString;

  

  procedure SetText();

  

  procedure AssignTo(); override;

  

  property Text: AnsiString; [rw]

  

public

  procedure LoadFromStream(); override;

  

  procedure SaveToStream(); override;

  

end;

Inheritance

TCustomTextChunk

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio