API:FMX.Grid.TCheckColumn.TryGetAsBoolean

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TryGetAsBoolean(const Value: TValue; var BoolValue: Boolean): Boolean;

C++

bool __fastcall TryGetAsBoolean(const System::Rtti::TValue &Value, bool &BoolValue);

Properties

Type Visibility Source Unit Parent
function public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCheckColumn

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!