JVCL Help:TJvCustomItemViewer.Options

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

Search in JVCL Help

 
Search in all projects
 

Summary

Provides access to the control's options.


Pascal

 propertyOptions: TJvCustomItemViewerOptions;


Description

Use Options to read and modify the options for the control. The class type of the Options property is determined by the value returned by the GetOptionsClass protected method. Descendant classes might override this method to return an options class better tailored to the specific control.


About

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