REST.Backend.PushTypes.TPushData.TAPS.Badge

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Badge: string read FBadge write SetBadge;

C++

__property System::UnicodeString Badge = {read=FBadge, write=SetBadge};

Properties

Type Visibility Source Unit Parent
property published
REST.Backend.PushTypes.pas
REST.Backend.PushTypes.hpp
REST.Backend.PushTypes TAPS

Description

Embarcadero Technologies does not currently have any additional information.