Description: | Indicates whether to display normal files (those without special attribute settings). |
Used in control(s): | FileList |
Values (with constants): | True - Display normal files.(POW-TRUE) Normal files are those that do not have the hidden, system, archive or read-only attributes set. |
Default value: | True - Display normal files.(POW-TRUE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | POW-NORMALPIC S9(4) COMP-5 |