[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'StdActns' (#lcl)

Reference for unit 'StdActns'

Defines standard actions to be used in Action Lists in the LCL.

uses

  Classes,

  SysUtils,

  ActnList,

  

  Forms,

  

Implements Forms, which are the basis for the Lazarus Graphical User Interface.

  Dialogs,

  

Contains common dialogs used in Lazarus LCL applications.

  StdCtrls,

  

Standard controls used in the Lazarus Component Library (LCL).

  Clipbrd;

  

Definitions for the Clipboard to hold Cut or Copied data for Pasting.

Overview

stdactns.pas contains TAction descendents which can be used in TActionList for common actions performed using controls. This file is part of the Lazarus Component Library (LCL).

The following components are registered but not displayed on the Lazarus IDE component palette:

Edit Actions

Search Actions

Help Actions

Dialog Actions

File Actions