TcxCustomGridViewInfo.GetFontMetrics(TFont,TTextMetric) Method
In This Article
#Declaration
Delphi
procedure GetFontMetrics(AFont: TFont; out AMetrics: TTextMetric);
#Parameters
Name | Type |
---|---|
AFont | TFont |
AMetrics | TText |
See Also