Class tdirdropdownedit

Unit

Declaration

type tdirdropdownedit = class(tdropdownwidgetedit)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure createdropdownwidget(const atext: msestring; out awidget: twidget); override;
Protected function getdropdowntext(const awidget: twidget): msestring; override;
Protected procedure pathchanged(const sender: tobject);
Protected procedure doafterclosedropdown; override;
Protected procedure updatecopytoclipboard(var atext: msestring); override;
Protected procedure updatepastefromclipboard(var atext: msestring); override;

Properties

Public property showhiddenfiles: boolean read getshowhiddenfiles write setshowhiddenfiles;
Public property checksubdir: boolean read getchecksubdir write setchecksubdir;
Published property options: dirdropdowneditoptionsty read foptions write foptions default [];

Description

Methods

Protected procedure createdropdownwidget(const atext: msestring; out awidget: twidget); override;

This item has no description.

Protected function getdropdowntext(const awidget: twidget): msestring; override;

This item has no description.

Protected procedure pathchanged(const sender: tobject);

This item has no description.

Protected procedure doafterclosedropdown; override;

This item has no description.

Protected procedure updatecopytoclipboard(var atext: msestring); override;

This item has no description.

Protected procedure updatepastefromclipboard(var atext: msestring); override;

This item has no description.

Properties

Public property showhiddenfiles: boolean read getshowhiddenfiles write setshowhiddenfiles;

This item has no description.

Public property checksubdir: boolean read getchecksubdir write setchecksubdir;

This item has no description.

Published property options: dirdropdowneditoptionsty read foptions write foptions default [];

This item has no description.


Generated by PasDoc 0.17.0.snapshot.