TOptionsView Class Reference

Provides properties which control component view. More...

List of all members.

Public Member Functions

 TOptionsView (TComponent AOwner)
 Constructor.

Public Attributes

TCustomImageList ActionImages
 Image list.
Boolean AutoWidth
 True: adjust column width automatically.
Boolean ShowLogWindow
 True: show the logging window.
Boolean ShowRemoteDirectory
 True: show the remote directory panel.
TVisibleColumns VisibleColumns
 Enable ListView columns.


Detailed Description

Provides properties which control component view.

Member Data Documentation

Image list.

See also:
FActionImages For reading

FActionImages For writing

Allows to use images for the popup menu items.

True: adjust column width automatically.

See also:
FAutoWidth For reading

FAutoWidth For writing

True: show the logging window.

See also:
FShowLogWindow For reading

FShowLogWindow For writing

Referenced by TOptionsView().

True: show the remote directory panel.

See also:
FShowRemoteDirectory For reading

FShowRemoteDirectory For writing

Referenced by TOptionsView().

Enable ListView columns.

See also:
FVisibleColumns For reading

FVisibleColumns For writing

Referenced by TOptionsView().


Generated by doxygen - Project hosted on  SourceForge.net Logo