956___________________________________________ 15



enum TDragMode { dmManual, dmAutomatic };

property TDragMode DragMode



 DragMode       
.    :

dmAutomatic      - .
   .  
      

dmManual        ,    -
  BeginDrag

   DragMode .   OnDragDrop.

DrawingStyle

 ,    
 TCustomImageList



enum TDrawingStyle {dsFocus, dsSelected, dsNormal, dsTransparent);

property TDrawingStyle DrawingStyle


 DrawingStyle   .  :

dsFocused         25%   , -
  BlendColor.     -
,  

dsSelected         50%   , -
  BlendColor.     -
,  

dsNormal         .    -
 ,   BkColor.  BkColor -
  cINone,     -
 

dsTransparent       , 
  BkColor

Enabled

,     ,   , -
  

 TControl