TdxLayoutContainerViewInfo.MouseLeave(TControl) Method
In This Article
#Declaration
Delphi
procedure MouseLeave(AControl: TControl); virtual;
#Parameters
Name | Type |
---|---|
AControl | TControl |
See Also