API:System.TSmallBlockTypeStates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSmallBlockTypeStates = array[0..NumSmallBlockTypes - 1] of TSmallBlockTypeState;

C++

typedef System::StaticArray<TSmallBlockTypeState, 55> TSmallBlockTypeStates;

Properties

Type Visibility Source Unit Parent
array
typedef
public
System.pas
System.hpp
System System

Description

Embarcadero Technologies does not currently have any additional information.