System.Classes.StoredAttribute

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

System.TCustomAttributeSystem.TObjectStoredAttribute

Delphi

StoredAttribute = System.StoredAttribute;

プロパティ

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

説明

StoredAttribute は、TCustomAttribute と同等のクラスです。

これは TCustomAttribute と同じように動作し、異なる点は、Name および Flag フィールド(作成時に初期化される)を持っている点のみです。

関連項目