MessageAttribute
Overview
Location
- Reference: DelphiVCL.fx
- Namespace: RemObjects.Elements.RTL.Delphi.VCL
- Platforms: Island-Windows
- Ancestry: Attribute | MessageAttribute
Properties
Message
property Message: UInt32 read;
UInt32 Message { get; }
var Message: UInt32 { get{} }
ReadOnly Property Message() As UInt32
Instance Methods
constructor
constructor(aMessage: UInt32)
MessageAttribute(UInt32 aMessage)
init(_ aMessage: UInt32)
Sub New(aMessage As UInt32)
Parameters:
- aMessage: