System.RefAttribute

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

System.TCustomAttributeSystem.TObjectRefAttribute

Delphi

RefAttribute = class(TCustomAttribute);

プロパティ

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


説明

属性を表します。

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

関連項目