API:System.AnsiStringBase.StrRec

提供: RAD Studio API Documentation
移動先: 案内検索

C++

struct StrRec {
#ifdef _WIN64
  int _Padding;
#endif /* _WIN64 */
  unsigned short codePage;
  unsigned short elemSize;
  int refCnt;
  int length;
};

プロパティ

種類 可視性 ソース ユニット
class protected dstring.h System AnsiStringBase

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。