System.Classes.TDefaultAttributeBase
Delphi
TDefaultAttributeBase = class(TCustomAttribute)
C++
class PASCALIMPLEMENTATION TDefaultAttributeBase : public System::TCustomAttribute
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Classes.pas System.Classes.hpp |
System.Classes | System.Classes |
Description
TDefaultAttributeBase is a base class for default attributes.
It behaves the same as TCustomAttribute, with the only difference that it introduces a field of type Variant.