Vcl.ActnMenus.TCustomMenuItem.FNoPrefix

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FNoPrefix: string;

C++

System::UnicodeString FNoPrefix;

Properties

Type Visibility Source Unit Parent
field protected
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomMenuItem

Description

Holds the text to be drawn on the item.

FNoPrefix is a field that is used internally to hold the text to be drawn on the menu item.

See Also