JVCL Help:TJvCustomItemViewer.Options
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomItemViewer.Options Property
[+] TJvCustomItemViewer Events
[+] TJvCustomItemViewer Methods
[+] TJvCustomItemViewer Properties
Search in JVCL Help
Search in all projectsSummary
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