MaxFileSize property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT MaxFileSize

Delphi Syntax

MaxFileSize: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the maximum size (in bytes) of the filename string in the Open dialog box and the Save dialog box.

The default value is 0. If you use the default value, or if you set this property to 0, the maximum size of the filename string will be 26000 bytes. If you do not want to use the default value, you must set this property to a value greater than or equal to 256.

See Also

Elements:

ShowOpenDlg method, ShowSaveDlg method, Filter property, FilterIndex property, FileName property, FileTitle property, DialogTitle property, DlgFileFlags property, InitialDir property, MaxFileTitleSize property, PreviewEnabled property, OptionsFileType property, Bitmap property, Thumbnail property, PageNumber property, LoadPasses property, LoadCompressed property, LoadRotated property, ShowLoadOptions property, PCDResolution property, PDFXResolution property, PDFYResolution property, PDFDisplayDepth property, PDFTextAlpha property, PDFGraphicsAlpha property, RASTERMISCXResolution property, RASTERMISCYResolution property, METAFILEXResolution property, METAFILEYResolution property, VECTORMISCViewportWidth property, VECTORMISCViewportHeight property, VECTORMISCViewportMode property, VECTORMISCFont property, DXFViewportWidth property, DXFViewportHeight property, DXFViewportMode property, DXFFont property, DXFAutoCADColorScheme property, PLTViewportWidth property, PLTViewportHeight property, PLTViewportMode property, PLTPenWidth property, PLTPenColor property, SaveBitsPerPixel property, SaveFormat property, SaveQFactor property, SaveMulti property, SaveInterlaced property, SavePasses property, SaveWithStamp property, SaveStampBits property, SaveStampWidth property, SaveStampHeight property, SaveFileTypeIndex property, SaveSubTypeIndex property, SaveJ2KUseColorTransform property, SaveJ2KDerivedQuantization property, SaveJ2KCompressionControl property, SaveJ2KCompressionRatio property, SaveJ2KTargetFileSize property, SaveJ2KXOsiz property, SaveJ2KYOsiz property, SaveJ2KXTsiz property, SaveJ2KYTsiz property, SaveJ2KXTOsiz property, SaveJ2KYTOsiz property, SaveJ2KDecompLevel property, SaveJ2KProgressOrder property, SaveJ2KCodBlockWidth property, SaveJ2KCodBlockHeight property, SaveJ2KCBS_SelectiveACBypass property, SaveJ2KCBS_ResetContextOnBoundaries property, SaveJ2KCBS_TerminationOnEachPass property, SaveJ2KCBS_VerticallyCausalContext property, SaveJ2KCBS_PredictableTermination property, SaveJ2KCBS_ErrorResilienceSymbol property, SaveJ2KGuardBits property, SaveJ2KDerivedBaseMantissa property, SaveJ2KDerivedBaseExponent property, SaveJ2KUseSOPMarker property, SaveJ2KUseEPHMarker property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events