Vcl.Grids.TCustomGrid.CalcColWidth

提供:RAD Studio API Documentation

Delphi

function CalcColWidth(const ATextLength: Integer; const ACaption: string;  AColumnObj: TObject): Integer; virtual;

C++

virtual int __fastcall CalcColWidth(const int ATextLength, const System::UnicodeString ACaption, System::TObject* AColumnObj);

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomGrid

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。