TdxGalleryControlDropTargetViewInfo.TargetBounds Property
In This Article
Returns the target object’s bounds within the gallery control.
#Declaration
Delphi
property TargetBounds: TRect read;
#Property Value
Type | Description |
---|---|
TRect | A rectangle. |
See Also