System.Notification.TLockscreenVisibility
Delphi
TLockscreenVisibility = (Public, Private, Secret);
C++
enum class DECLSPEC_DENUM TLockscreenVisibility : unsigned char { Public, Private, Secret };
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| enum | public | System.Notification.pas System.Notification.hpp  | 
        System.Notification | System.Notification | 
Description
Embarcadero Technologies does not currently have any additional information.