ROCustomAttribute
Overview
Location
- Unit: uRORTTIAttributes.pas
- Ancestry: TCustomAttribute | TRONameAttribute | ROCustomAttribute
Properties
Name (declared in TRONameAttribute)
property Name: string read
Value
property Value: string read
Instance Methods
constructor Create (string) (declared in TRONameAttribute)
Creates an instance with provided parameter.
constructor Create(aName: string)
Parameters:
- aName: Name
constructor Create (string, string) reintroduce
Creates an instance with provided parameters.
constructor Create(aName: string; aValue: string)
Parameters:
- aName:
- aValue: