TdxBarCustomizationFormPainter.GetButtonColor(TdxBarItem,Boolean) Method
In This Article
#Declaration
Delphi
class function GetButtonColor(AItem: TdxBarItem; ASelected: Boolean): Integer; virtual;
#Parameters
Name | Type |
---|---|
AItem | Tdx |
ASelected | Boolean |
#Returns
Type |
---|
Integer |
See Also