Delphi
property FieldCount: Integer read GetFieldCount;
C++
__property int FieldCount = {read=GetFieldCount, nodefault};
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。