FMX.Surfaces.TMipmapSurface.Mip

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Mip[const MipIndex: Integer]: TMipmapSurface read GetMip;

C++

__property TMipmapSurface* Mip[const int MipIndex] = {read=GetMip};

Properties

Type Visibility Source Unit Parent
property public
FMX.Surfaces.pas
FMX.Surfaces.hpp
FMX.Surfaces TMipmapSurface

Description

Embarcadero Technologies does not currently have any additional information.