TdxBarPainter.BarDrawCaptionElement(TdxBarControl,HDC,TRect,TdxBarMarkState) Method
In This Article
#Declaration
Delphi
class procedure BarDrawCaptionElement(ABarControl: TdxBarControl; DC: HDC; R: TRect; AState: TdxBarMarkState); virtual;
#Parameters
Name | Type |
---|---|
ABar |
Tdx |
DC | HDC |
R | TRect |
AState | Tdx |
See Also