API:FMX.Grid.TGlyphColumn.GlyphPlaceIntoBounds

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GlyphPlaceIntoBounds(const Index: TImageIndex; const Bounds: TRectF; const Scale: Single): TRectF;

C++

System::Types::TRectF __fastcall GlyphPlaceIntoBounds(const System::Uitypes::TImageIndex Index, const System::Types::TRectF &Bounds, const float Scale);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.