Class TCastleOpenPascalUnitDialog

Unit

Declaration

type TCastleOpenPascalUnitDialog = class(TOpenDialog)

Description

This item has no description.

Source: src/lcl/castledialogs.pas (line 158).

Hierarchy

  • TObject
  • TPersistent
  • TComponent
  • TLCLComponent
  • TCommonDialog
  • TFileDialog
  • TOpenDialog
  • TCastleOpenPascalUnitDialog

Overview

Methods

Protected function DoExecute: boolean; override;
Public constructor Create(AOwner: TComponent); override;

Properties

Published property Filter stored StoreFilterAndFilterIndex;
Published property FilterIndex stored StoreFilterAndFilterIndex;

Description

Methods

Protected function DoExecute: boolean; override;

This item has no description.

Source: src/lcl/castledialogs.pas (line 165).

Public constructor Create(AOwner: TComponent); override;

This item has no description.

Source: src/lcl/castledialogs.pas (line 167).

Properties

Published property Filter stored StoreFilterAndFilterIndex;

This item has no description.

Source: src/lcl/castledialogs.pas (line 169).

Published property FilterIndex stored StoreFilterAndFilterIndex;

This item has no description.

Source: src/lcl/castledialogs.pas (line 170).


Generated by PasDoc 0.17.0.snapshot.