LCL: Declare TMenu.FHint as TTranslateString rather than string. Issue #40220.

This commit is contained in:
wp_xyz 2023-05-12 23:30:37 +02:00
parent 8ae2cae749
commit 98f806bb4f

View File

@ -152,7 +152,7 @@ type
FGlyphShowMode: TGlyphShowMode;
FHandle: HMenu;
FHelpContext: THelpContext;
FHint: String;
FHint: TTranslateString;
FImageChangeLink: TChangeLink;
FImageIndex: TImageIndex;
FItems: TList; // list of TMenuItem