#include <stddlg.h>
Public Methods | |
TDirEntry (const char *, const char *) | |
~TDirEntry () | |
char* | dir () |
char* | text () |
TDirEntry objects are stored in TDirCollection objects.
Definition at line 943 of file stddlg.h.
|
Undocumented. |
|
Undocumented. |
|
Returns the current directory (the value of the private member directory). |
|
Returns the current display text (the value of the private member displayText). |