Welcome to the new DelphiDabbler Code Library Documentation.

This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.

Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.

Version Information Component Programmers Guide

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.