
TTaskIcon Component

Version:        1.0
Author:         Rauf Gereyhanov
Last Modified:  25.03.97
--------------------------------------------------
Files:
  taskicon.pas  - Unit with component
  taskicon.dcr  - Icon for component
  taskicon.inf  - Description file

--------------------------------------------------
Public properties:
  Active       - ture, if component active
  Icon         - icon for enabled state
  DisabledIcon - icon for disabled state
  Hint         - string for hint
  ShowHint     - hint showing, when true
  TaskIconID   - ID
  State        - state component: Enabled, Disabled, Animation
  IconList     - name icon files of resources in .EXE for animation
  Interval     - animation speed
  WhereIcon    - where icons for animation: in .EXE or in .ICO files
  






