API:System.SysUtils.TIntegerSet
Delphi
type TIntegerSet = set;
C++
typedef System::Set<System::Int8, 0, 31> TIntegerSet;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
set typedef |
public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | System.SysUtils |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。