TcxCustomHeader.CalcSectionWidths(Integer,TcxHeaderSectionWidths) Method
Declaration
procedure CalcSectionWidths(AHeaderWidth: Integer; out AWidths: TcxHeaderSectionWidths); virtual;
Parameters
| Name | Type |
|---|---|
| AHeaderWidth | Integer |
| AWidths | TcxHeaderSectionWidths |
See Also