System.Actions.TContainedAction.Suspended
Delphi
function Suspended: Boolean; override;
C++
virtual bool __fastcall Suspended(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Actions.pas System.Actions.hpp |
System.Actions | TContainedAction |
Description
Returns True if the action list of the action is suspended.