API:Vcl.StdActns.TFilePrintSetup.ShortCut

From RAD Studio API Documentation

Delphi

property ShortCut: TShortCut read FShortCut write SetShortCut default 0;

C++

__property ShortCut = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.StdActns.pas
Vcl.StdActns.hpp
Vcl.StdActns TFilePrintSetup

Description

Shortcut that triggers the action. {{#multireplace:Vcl.StdActns.TFilePrintSetup.ShortCut|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Actions.TContainedAction.ShortCut|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Actions.TContainedAction.ShortCut|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Shortcut that triggers the action.

This shortcut is propagated to clients of the action.

See Also