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

Reference for unit 'StdActns'

Defines standard actions used in Action Lists in the LCL.

uses

  Classes,

  sysutils,

  ActnList,

  

Defines classes for Actions and lists of Actions for use in LCL components.

  Forms,

  

Implements Forms, which are the basis for the LCL 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. stdactns.pas 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


Version 3.2 Generated 2024-02-25 Home