API:System.TExtended80Rec.Bytes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Bytes[Index: Cardinal]: UInt8 read GetBytes write SetBytes;  // 0..9

C++

__property Byte Bytes[unsigned Index] = {read=GetBytes, write=SetBytes};

Properties

Type Visibility Source Unit Parent
property public
System.pas
System.hpp
System TExtended80Rec

Description

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