Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.02 KB

API.md

File metadata and controls

38 lines (24 loc) · 1.02 KB

Applies to: ~>3.0

Introduction

This section of the Version Information Component documentation describes the API exposed by the unit to programmers.

Contents

Units

Unit Description
PJVersionInfo The only unit in this project. Contains all the types and routines noted below.

Types

Types Description
TPJVersionInfo Version information component class.
TPJVersionNumber Record that encapsulates a version number.

Other

Item Description
Routines Public helper routines.
Register Do not use. Component registration routine, called by the Delphi IDE to register the component.

Conventions

This documentation complies with these conventions.

Links