ToolsAPI.IOTAStrings.Items
Delphi
property Items[const Index: Integer]: string read GetItem write SetItem;
C++
__property System::UnicodeString Items[const int Index] = {read=GetItem, write=SetItem};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAStrings |
Description
Embarcadero Technologies does not currently have any additional information.