JVCL Help:TJvOutlookSplitter

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvOutlookSplitter
run\JvNavigationPane.pas


Summary

A splitter drawn in the style of the splitter used in Outlook 2003.

run\JvNavigationPane.pas


Pascal

 run\JvNavigationPane.pas
 TJvOutlookSplitter = class(TJvExSplitter);


Description

  1. JVCLInfo

TJvOutlookSplitter is a normal splitter with additional properties and events to make it appear visually like the splitter introduced in Outlook 2003.

run\JvNavigationPane.pas


About

Navigation

run\JvNavigationPane.pas


Notes

The Color property is not used by TJvOutlookSplitter. TSplitter publishes the Color property and TJvOutlookSplitter inherits it. To modify the colors of a TJvOutlookSplitter, use ColorFrom and ColorTo instead.

run\JvNavigationPane.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