Vcl.CustomizeDlg.TCustomizeFrm.ShowShortCutsInTipsActnExecute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ShowShortCutsInTipsActnExecute(Sender: TObject);

C++

void __fastcall ShowShortCutsInTipsActnExecute(System::TObject* Sender);

Properties

Type Visibility Source Unit Parent
procedure
function
published
Vcl.CustomizeDlg.pas
Vcl.CustomizeDlg.hpp
Vcl.CustomizeDlg TCustomizeFrm

Description

ShowShortCutsInTipsActnExecute is an event handler that is part of the customization dialog form.

ShowShortCutsInTipsActnExecute is a routine that handles an event of the customization dialog form.

See Also