Class TCastleOpenPascalUnitDialog
Unit
Declaration
type TCastleOpenPascalUnitDialog = class(TOpenDialog)
Description
This item has no description.
Source: 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. | |
| Public | constructor Create(AOwner: TComponent); override; |
|
This item has no description. | |
Properties
| Published | property Filter stored StoreFilterAndFilterIndex; |
|
This item has no description. | |
| Published | property FilterIndex stored StoreFilterAndFilterIndex; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.