Download the PHP package mero/delphi-compat without Composer
On this page you can find all versions of the php package mero/delphi-compat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package delphi-compat
DelphiCompat
Interpret data generated by Delphi resources.
Requeriments
- PHP 5.5.9 or above
Instalation with composer
- Open your project directory;
- Run
composer require mero/delphi-compat
to add DelphiCompat in your project vendor.
TColor
Class for managing color in TColor format.
Name | Atributes | Description |
---|---|---|
__construct | $color | Construct calling setColor |
setColor | $color | Define color using TColor format |
getTColor | Return color in TColor format | |
getRGB | Return color in RGB format | |
getHex | Return color in hex format |
Usage example:
All versions of delphi-compat with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package mero/delphi-compat contains the following files
Loading the files please wait ....