REST.Backend.ServiceComponents.TCustomBackendPush.TExtrasItem.Value

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Value: string read FValue write SetValue;

C++

__property System::UnicodeString Value = {read=FValue, write=SetValue};

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.