System.RefAttribute

提供:RAD Studio API Documentation

RefAttributeSystem.TCustomAttributeSystem.TObject

Delphi

RefAttribute = class(TCustomAttribute);

プロパティ

種類 可視性 ソース ユニット
class public System.pas System System


説明

属性を表します。

RefAttribute は、関数に参照で渡されるように関数の定数パラメータを修飾するために使用されます。

関連項目