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

TCustomSEHostedModule

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

Declaration

Source position: DAV_SEHost.pas line 106

type TCustomSEHostedModule = class(TCollectionItem)

protected

  procedure AssignTo(); override;

  

  function GetDisplayName; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure LoadFromFile();

  

  procedure LoadFromStream();

  

  procedure UnLoad;

  

  property Loaded: Boolean; [r]

  

  property DisplayName: string; [rw]

  

  property SEMFileName: TFileName; [rw]

  

  property Part []: TCustomSEHostedModulePart; [r]

  

  property PartCount: Integer; [r]

  

end;

Inheritance

TCustomSEHostedModule

  

|

TObject



CT Web help

CodeTyphon Studio