drivecombo

WARNING: this control is implemented in the XIJvControls unit.

Implements a drive selection combo box. If not defined explicitly, the default value for this control is "C" (meaning that drive C: is selected).

Parameters:

Parameter Description Default value
name inherited parameter
default inherited parameter
caption inherited parameter
minwidth inherited parameter
maxwidth inherited parameter
labelpos inherited parameter
drives A string parameter. Defines what types of drives you want the user to select from:
  • U - include unknown disk drives;
  • R - include removable disk drives;
  • F - include fixed disk drives;
  • N - include network drives;
  • C - include CD and DVD drives;
  • M - include RAM-drives (in-memory drives);
FNC

 

The CHM file was converted to HTML by chm2web software.