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

TImageSection

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

Declaration

Source position: DAV_DLLResources.pas line 146

type TImageSection = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Parent: TPEModule; [r]

  

  property SectionName: AnsiString; [r]

  

  property SectionHeader: TImageSectionHeader; [r]

  

  property RawData: TMemoryStream; [r]

  

end;

Inheritance

TImageSection

  

|

TObject



CT Web help

CodeTyphon Studio