FMX.Presentation.Messages.TDispatchMessageWithValue.Value

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Value: T;

C++

T Value;

Properties

Type Visibility Source Unit Parent
field public
FMX.Presentation.Messages.pas
FMX.Presentation.Messages.hpp
FMX.Presentation.Messages TDispatchMessageWithValue

Description

Value of the message. Value has generic type T.

See Also