XP Tab Control 1.0.1

http://www.dihav.com/
By Mohammad Yousefi
vahid_you2004@yahoo.com
April 2013

Contents


License Agreement

Installing and using this component signifies acceptance of these terms and conditions of the license.

Top


Introduction

This component is a type of Tab Control with different appearance.
It works completely like standard tab controls.
This component is tested on "Delphi 7" and "Delphi XE2".

Top


Installation

  1. Run Delphi.
  2. Create a new package or open an existing package.
  3. Add "MCoPXPTabControl.pas", "MCoPXPTabControlReg.pas" and "CompIcon.dcr" files to the package.
  4. Save, compile and install the package.
  5. Component will be appeared on "dihav" tab in "Component Palette".
  6. Add component files directory to "Library Path" accessible from "Tools>Environment Options...>Library" or "Tools>Options...>Environment Options>Delphi Options>Library - Win32".

Top


Unit definitions

Top


Properties

TMCoPXPTabControl

The other properties are the same as TCustomControl.

TMCoPXPTabSheet

The other properties are the same as TWinControl.

Top


Methods

TMCoPXPTabControl

The other methods are the same as TCustomControl.

TMCoPXPTabSheet

The other methods are the same as TWinControl.

Top


Events

TMCoPXPTabControl

The other events are the same as TCustomControl.

TMCoPXPTabSheet

The other events are the same as TWinControl.

Top


Supported Windows Messages

TMCoPXPTabControl supports following windows tab control messages:

Top


Visit dihav website.