Delphi
TStringColumn = class(TColumn);
C++
class PASCALIMPLEMENTATION TStringColumn : public TColumn
グリッド内の 1 つの列を表しており、各セルは、文字列を表します。