Unit OptnDlg |
Classes |
Functions |
Types |
Tdisplay_compressed
Tdisplay_mode
Tdisplay_units
Constants |
Variables |
Functions |
Types |
Tdisplay_compressed = (disabled, show_compressed, show_uncompressed);
Tdisplay_mode = (show_actual, show_allocated, show_slack);putting the type definitions here allows sharing of data types between the main form and this options dialog
Tdisplay_units = (show_bytes, show_KB, show_MB, show_count);
Constants |
Variables |