API:Web.HTTPApp.TWebActionItem.Name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Name: string read GetDisplayName write SetDisplayName;

C++

__property System::UnicodeString Name = {read=GetDisplayName, write=SetDisplayName};

Properties

Type Visibility Source Unit Parent
property published
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TWebActionItem

Description

Embarcadero Technologies does not currently have any additional information.