System.Win.Registry.TRegKeyInfo.MaxSubKeyLen
Delphi
MaxSubKeyLen: Integer;
C++
int MaxSubKeyLen;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | public | System.Win.Registry.pas System.Win.Registry.hpp |
System.Win.Registry | TRegKeyInfo |
説明
サブキー名の最大長(文字数)。
Delphi
MaxSubKeyLen: Integer;
C++
int MaxSubKeyLen;
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | public | System.Win.Registry.pas System.Win.Registry.hpp |
System.Win.Registry | TRegKeyInfo |
サブキー名の最大長(文字数)。