DesignIntf.TDragTargetClass
| [–] Properties | |
|---|---|
| Type: classref typedef
| |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: DesignIntf | |
Delphi
TDragTargetClass = class of TDragTarget;
C++
typedef System::TMetaClass* TDragTargetClass;
Description
Class of TDragTarget.
TDragTargetClass represents the class of the TDragTarget class.