System.Classes.TDefaultAttributeBase

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Sydney/e/index.php?title=System.Classes.TDefaultAttributeBase&oldid=508574"