JVCL Help:TJvObjectPropertiesDialog

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvObjectPropertiesDialog
run\JvWinDialogs.pas


Summary

Displays a properties dialog for a file, folder or printer.

run\JvWinDialogs.pas


Pascal

 run\JvWinDialogs.pas
 TJvObjectPropertiesDialog = class(TJvCommonDialogF);


Description

  1. JVCLInfo

TJvObjectPropertiesDialog invokes the Properties context menu command on a Shell object. Do this by calling the Execute method.
It can also be used to display the properties for a printer object.
You can preview this dialog at design-time, by right-clicking the component and clicking "Preview...".

run\JvWinDialogs.pas


About

Navigation

run\JvWinDialogs.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page