FMX.Platform.Win.TRgnRects

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TRgnRects = array [0..134217726] of TRect;

C++

typedef System::StaticArray<System::Types::TRect, 134217727> TRgnRects;

Properties

Type Visibility Source Unit Parent
array
typedef
public
FMX.Platform.Win.pas
FMX.Platform.Win.hpp
FMX.Platform.Win FMX.Platform.Win

Description

Embarcadero Technologies does not currently have any additional information.