filenameedit

WARNING: this control is implemented in the XIJvControls unit.

Implements a file name selection combo.

Parameters:

Parameter Description Default value
name inherited parameter
default inherited parameter
caption inherited parameter
minwidth inherited parameter
maxwidth inherited parameter
labelpos inherited parameter
initialdir inherited parameter
filter The filter for the file selection dialog. For more information see Delphi Help on the TOpenDialog.Filter property. All files (*.*)|*.*
title A title string for the file selection dialog Browsing
mustexists A boolean parameter. If "true", the file selection dialog generates an error message if the user tries to select a nonexistent file. false
sizing A boolean parameter. If "true", the Explorer-style dialog can be resized using the mouse or keyboard. false

 

The CHM file was converted to HTML by chm2web software.