Reverted r57967 #8784d29e15

git-svn-id: trunk@57968 -
This commit is contained in:
maxim 2018-05-18 23:26:49 +00:00
parent 8784d29e15
commit e533b567d9

View File

@ -245,7 +245,7 @@ begin
Result := Result + Spacing + MenuItemShortCut(AMenuItem);
end;
(* Item with external string caption *)
(* Idem with external string caption *)
function CompleteMenuItemStringCaption(const AMenuItem: TMenuItem; ACaption: String; Spacing: String): string;
begin
Result := ACaption;