TcxCustomHeader.CalcSectionWidths(Integer,TcxHeaderSectionWidths) Method
In This Article
#Declaration
Delphi
procedure CalcSectionWidths(AHeaderWidth: Integer; out AWidths: TcxHeaderSectionWidths); virtual;
#Parameters
Name | Type |
---|---|
AHeader |
Integer |
AWidths | Tcx |
See Also