BTVisualFTP 3.0

TDirectoryPanel Class Reference

Provides a panel which shows the current remote path. More...

List of all members.

Public Member Functions

 TDirectoryPanel (TComponent AOwner)
 Constructor.

Public Attributes

string Directory
 The current directory.
TStrings FtpHistory
 A list of directories which have been visited.
TKeyEvent OnKeyUp
 Event handler for keyboard input.

Detailed Description

Provides a panel which shows the current remote path.


Member Data Documentation

The current directory.

See also:
GetDirectory For reading
SetDirectory For writing

A list of directories which have been visited.

See also:
GetFtpHistory For reading
SetFtpHistory For writing

Event handler for keyboard input.

See also:
GetOnKeyUp For reading
SetOnKeyUp For writing
 All Classes Files Functions Variables Typedefs Enumerations