Unit 'StdDlg' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fv]

TDirListBox

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: stddlg.pas line 251

type TDirListBox = object(TListBox)

  Dir: DirStr;

  Cur: Word;

  constructor Init();

  destructor Done; virtual;

  function GetText(); virtual;

  procedure HandleEvent(); virtual;

  function IsSelected(); virtual;

  procedure NewDirectory();

  procedure SetState(); virtual;

end;

Inheritance

TDirListBox

|

TListBox

|

TListViewer

|

TView

|

TObject


Documentation generated on: 2023-03-18