home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 April / Chip_2002-04_cd1.bin / zkuste / delphi / kolekce / d456 / AVLBL_FR.ZIP / readme.txt < prev   
Text File  |  2002-01-17  |  5KB  |  124 lines

  1. Wat is AVLabel Pack?    
  2. --------------------
  3. This package include both: freeware and shareware versions.
  4. Make up with 10 components for Delphi, all descendants of CustomLabel. 
  5.  
  6. The Package include the following components:
  7.  
  8. 1. AVLabel
  9.    Multiline label with borders and gradient surface. 
  10.  
  11. 2. AVDBLabel
  12.    Data aware version of AVLabel.
  13.  
  14. 3. AVDateLabel
  15.    Label for date and time showing.
  16.  
  17. 4. AVCheckLabel
  18.    Label with checkbox, borders and gradient surface.
  19.  
  20. 5. AVLedLabel
  21.    Label with Led, borders and gradient surface.
  22.  
  23. 6. AVtnLabel
  24.    Label with button, borders and gradient surface.
  25.  
  26. 7. AVColorPicker
  27.    A Color Picker component with Label, borders and gradient surface.
  28.  
  29. 8. AVGaugeLabel
  30.    A Gauge Bar with label, borders and gradient surface.
  31.  
  32. 9. AVSpinLabel
  33.    A Spin component with Label, borders and gradient surface.
  34.  
  35. 10. AVSpinEdit
  36.    A Spin Edit component with Label, borders and gradient surface.
  37.  
  38.  
  39. Common Properties
  40. -----------------
  41. BorderStyle : Determine the border style, this can be: bsNone, bsLowered1, bsLowered2, bsLowered3, bsRaised1, bsRaised2, bsLowerFrame1, bsLowerFrame2, bsRaisedFrame1 and bsRaisedFrame2.
  42.   
  43. GradientStyle: Determine the gradient style, this can be: gsNone, gsHorisontal and gsVertical.
  44.  
  45. CaptionAlign: Determine the caption position into the component area, this can be: alLeft, alRigth, alTop and alottom.
  46.  
  47. BorderHighLightColor and BorderShadowColor: The Colors for drawing the 3D borders, default clBtnHiglight and clBtnFace. 
  48.  
  49. GradientColor1 and GradientColor2: The begin and end colors for fill the component surface.
  50.  
  51. Spacing: The space in pixels between the border, caption and other parts of the component.
  52.  
  53. MouseOnColor: The color to display the caption when the mouse cursor is over the component.
  54.  
  55. MouseOnDetect: Boolean property to enable/disable the MouseOnColor property.
  56.  
  57. Exe Demo
  58. --------
  59. The package include two exe demo files "Demo1.exe" and  "Demo2.exe".
  60. These ones allow you check the components behavior without install it.
  61.  
  62.  
  63. How to Register AVLabel Pack
  64. ----------------------------
  65. The pricing for AVLabel Pack is as follows:
  66.  
  67. Registered Version (without source-code)    $19.00
  68. Registered Version (with source-code)        $38.00
  69.  
  70. What Do I Get?
  71.  
  72. Registered users will receive:
  73.  
  74.  The latest compiled/source-code version of the AVLabel Pack via Internet E-mail.
  75.  The right to use the component, royalty free, in any application.
  76.  
  77. There are convenient ways to purchase the AVLabel Pack component:
  78.  
  79. 1) Querks site
  80.  
  81. This is the easiest way to buy AVLabelPack, with credit card or any other medium of payment. Access to the following link and go along with the on line instructions.   
  82.  
  83. https://www.qwerks.com/order/buynow.asp?ProductID=3890
  84.  
  85. 2) Order by check
  86.  
  87. You can post us a check drawn on any bank in the world, the amount should be in US$ and the check should be made out to Alcides Valega.
  88.  
  89. 3) International Money Order/Bank Draft
  90.  
  91. These are normally available from banks or Post Offices. The Money Order/Draft should be payable to Alcides Valega.
  92.  
  93. Made your order via e-mail to avalega@softhome.net including the follow form.
  94.  
  95. Name:____________________________________________________________
  96. Company Name(optional):__________________________________________
  97. E-Mail Address:__________________________________________________
  98. Mailing Address:_________________________________________________
  99. Pay method: [ ]Check     [ ]Money Order     [ ]Cash
  100.  
  101. Order Details:
  102. -----------------------------------------------------------------
  103. Component                          Unit Price  Copies     Total
  104.                                       (A)       (B)      (A * B)
  105. -----------------------------------------------------------------
  106. AVLabel Pack 1.2 (without source)   $19.00
  107. AVLabel Pack 1.2 (with source)      $38.00
  108. ------------------------------------------------------------------
  109.                                            Grand Total: __________
  110.  
  111.  
  112. ---------------------------------------------------------------------
  113. If you have any comments, suggestions and bug-reports, please forward
  114. it to avalega@softhome.net or avalega@interlap.com.ar
  115. ---------------------------------------------------------------------
  116.  
  117. ========================================
  118. Author  : Alcides Valega
  119. Address : Santa Cruz 1468, 3400-Corrientes, Argentina
  120. E-mail  : avalega@softhome.net
  121. URL     : http://wind.prohosting.com/alvalega
  122. ========================================
  123.  
  124.