Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
DPFL

Information
Introduction
Rules
Advertisement
Categories
Graphics
System
Forms
Windows
Databases
Math routines
Internet
Units/Libraries
RGB2HLS
DzURL
Delphi Procedures and Function Library > Information > Rules

For users: There are no rules for you. if you want help this site to be successful, please place one of these banners somewhere on your pages.
The code is:
<A HREF="http://www.torry.ru/dpfl/" target="_top"><IMG SRC="banner_1.gif" WIDTH=468 HEIGHT=60 BORDER=0 ALT="DP&FL"></A>


Logo

Logo

Logo

For uploaders: Please send your stuff on the following e-mail address. Please understand your code will be public domain, will be used and modified without any restrictions. You wont get even credits likely. Please read before uploading:

DO NOT SEND:
  • Components
  • Applications
  • Code fragments
  • Delphi resources
  • Delphi documents
All the above should be uploaded on Torry's Delphi pages using its "upload" page.

DO SEND:
  • Delphi procedures
  • Delphi functions
  • Complete units
MESSAGE'S FORMAT:
  • Your letter should look like this one:
    	
        	
    Subject:   DP&FL
    
    {
    Author:             FirstName LastName (or public domain)
    E-mail:             If you have one and WANT to give one! URL can be given 
                        also. Leave it blank if you feel like this.
    Target:             D2/D3
    Exact group:        Graphic  
    Keywords:           System, Colors, Maximum 
    Description:        Obtaining number of available system colors.
    }
    
    function GetSysColorsNumber(Canvas: TCanvas): LongInt;
    begin
      Result := (LongInt(1) shl GetDeviceCaps(Canvas.Handle, BitsPixel))
                  *LongInt(GetDeviceCaps(Canvas.Handle, Planes)); 
    end;
        
        
  • Function or procedure you sent should work! I.e they could be pasted to application without any modifications and should work there. :-)
  • Generally it should be no more than 100 strings of code in case it is separate function or it can be as big as you like in case it is a unit or library.


Advertising on Torry's Delphi Pages

Quick Search
Exact phrase
Title
Description

Useful Books

Advertising on Torry's Delphi Pages

Visit Our Delphi Site.

Up | Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Copyright © Torry's Delphi Pages Torry's Delphi Pages Maintained by A. Berman. Notes? Comments? Feel free to send... Copyright © 1996-2002
All trademarks are the sole property of their respective owners
Do not click! Special anti-spammer page!