REST.Backend.ServiceComponents.TCustomBackendPush.TExtrasItem.Name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Name: string read FName write SetName;

C++

__property System::UnicodeString Name = {read=FName, write=SetName};

Properties

Type Visibility Source Unit Parent
property published
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TExtrasItem

Description

Embarcadero Technologies does not currently have any additional information.