FMX.Grid.ICellControl.SetColumn

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetColumn(const Value: TColumn);

C++

virtual void __fastcall SetColumn(TColumn* const Value) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid ICellControl


Beschreibung

Setter-Methode für Column.

Siehe auch