Vcl.DBGrids.TCustomDBGrid.CalcColWidth

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.DbGrids.pas
Vcl.DBGrids.hpp
Vcl.DBGrids TCustomDBGrid

説明


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