UNITS
CLASSES, INTERFACES, OBJECTS
TYPES
VARIABLES
CONSTANTS
FUNCTIONS, PROCEDURES
IDENTIFIERS

Class TPackageDescriptor

Unit

DynamicLibraryElement

Declaration

type TPackageDescriptor = class

Description

A package descriptor is used to maintain the list of packages available

Fields

NameDescription
FPackageHandle  
FPackagePath  

Methods

Overview

function GetPackageHandle: HMODULE;
function GetPackagePath: String;
procedure SetpackageHandle(const Value: HMODULE);
procedure SetpackagePath(const Value: String);

Description

function GetPackageHandle: HMODULE;

 

function GetPackagePath: String;

 

procedure SetpackageHandle(const Value: HMODULE);

 

procedure SetpackagePath(const Value: String);

 

Properties

Overview

packageHandle:
packagePath:

Description

packageHandle:

 

packagePath:

 


Generated by pasdoc 0.6.20 on Sun 5 Nov 2000 19:56:15