FMX.Grid.TColumn.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator Fmx::Types::_di_IReadOnly()
operator _di_IDrawableCellEx()
operator Fmx::Actnlist::_di_ICaption()

Properties

Type Visibility Source Unit Parent
function public FMX.Grid.hpp FMX.Grid TColumn

Description

C++ conversion into an interface.

FMX.Grid.TColumn.operator () inherits from FMX.Controls.TControl.operator (). All content below this line refers to FMX.Controls.TControl.operator ().

C++ conversion into an interface.

The different available operators give you access to the following interfaces:

See Also