Dialogs tab

From Lazarus-ccr

Jump to: navigation, search

See also Lazarus Tutorial - The Component Palette

Component Palette Additional tab


Image:Component_Palette_Dialogs.png


Contents

[edit] TOpenDialog

Image:topendialog.png

Howto Use TOpenDialog


[edit] TSaveDialog

Image:tsavedialog.png

Howto Use TSaveDialog

[edit] TSelectDirectoryDialog

Image:tselectdirectorydialog.png

[edit] TColorDialog

Image:tcolordialog.png

[edit] TFontDialog

Image:tfontdialog.png

[edit] TFindDialog

Image:tfinddialog.png

[edit] TOpenPictureDialog

Image:topenpicturedialog.png

[edit] TSavePictureDialog

Image:tsavepicturedialog.png

[edit] TCalendarDialog

Image:tcalendardialog.png

[edit] TCalculatorDialog

Image:tcalculatordialog.png

[edit] TPrinterSetupDialog

Image:tprintersetupdialog.png

[edit] TPrintDialog

Image:tprintdialog.png

[edit] TPageSetupDialog

Image:tpagesetupdialog.png

[edit] See also