TdxBarPainter.SubMenuControlGetItemIconRealRect(TRect,Integer,Boolean,TdxBarPainter) Method
In This Article
#Declaration
Delphi
class function SubMenuControlGetItemIconRealRect(const AItemRect: TRect; AIconAreaSize: Integer; AIsRightToLeft: Boolean; APainter: TdxBarPainter): TRect;
#Parameters
Name | Type |
---|---|
AItem |
TRect |
AIcon |
Integer |
AIs |
Boolean |
APainter | Tdx |
#Returns
Type |
---|
TRect |
See Also