System.Notification.TChannel.ShouldShowLights

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ShouldShowLights: Boolean;

C++

bool ShouldShowLights;

Properties

Type Visibility Source Unit Parent
field public
System.Notification.pas
System.Notification.hpp
System.Notification TChannel

Description

Defines whether the notifications posted to TChannel trigger notification lights or not.


See Also