Menus.TMenuItem.InsertNewLine
From RAD Studio VCL Reference
Delphi Information
From Menus.pas
function InsertNewLine(ABefore: Boolean; AItem: TMenuItem): Integer;
Unit: Menus
Type: method
Visibility: protected
Member Of: TMenuItem
C++ Information
From Menus.hpp
int __fastcall InsertNewLine(bool ABefore, Menus::TMenuItem * AItem);
Unit: Menus
Type: method
Visibility: protected
Member Of: TMenuItem
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!