shellproperties ShowProperties method
Return to Introduction  Previous page  Next page
Applies to
dcShellProperties component.  

Declaration
function ShowProperties: Boolean;  

Description
The ShowProperties method executes the "Properties" dialog box, for the shell object specified in the FileName property.  
 
ShowProperties method returns True if succeeed, or False otherwise.  
 
tip You can test this feature at design-time, specifying the FileName property in the Object Inspector and clicking the right mouse button on the component image. In the popup menu select the "Test ShowProperties" item.  

See also
ShowPropertiesByFile method.  
File not found.