TcxvgPainter.DrawRowHeaderCell(TcxRowCaptionInfo,Boolean) Method
In This Article
#Declaration
Delphi
procedure DrawRowHeaderCell(ACaptionInfo: TcxRowCaptionInfo; ATransparent: Boolean); virtual;
#Parameters
Name | Type |
---|---|
ACaption |
Tcx |
ATransparent | Boolean |
See Also