TdxBarPainter.DrawItemText(TdxBarItemControl,HDC,string,TRect,UINT,Boolean,Boolean,Boolean,Boolean,Boolean,UINT) Method
In This Article
#Declaration
Delphi
#Parameters
Name | Type |
---|---|
ABar |
Tdx |
ADC | HDC |
S | string |
APaint |
TRect |
AAlignment | UINT |
AEnabled | Boolean |
ASelected | Boolean |
ARotated | Boolean |
AClipped | Boolean |
AFlat |
Boolean |
AFormat | UINT |
See Also