API:System.TSingleRec.Words
Delphi
property Words[Index: Cardinal]: UInt16 read GetWords write SetWords; // 0..1
C++
__property Word Words[unsigned Index] = {read=GetWords, write=SetWords};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.pas System.hpp |
System | TSingleRec |
Description
Embarcadero Technologies does not currently have any additional information.