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

Reference for unit 'FileCtrl'

Implements list box and combo-box controls used to select files on the local file system.

uses

  Classes,

  sysutils,

  StdCtrls,

  

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

  Graphics,

  

  ShellCtrls,

  

Contains controls which display files and directories.

  FileUtil,

  LazFileUtils,

  Masks;

Overview

filectrl.pp contains classes, types, and routines used to implement list box and combo-box controls used to select files on the local file system. It adds the following components to the Misc tab in the Lazarus IDE Component Palette:


Version 3.2 Generated 2024-02-25 Home