JVCL Help:TJvTabBarPainterOptionType

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

Search in JVCL Help

 
Search in all projects
 

Summary

Valid values that can be included in the TJvTabBarPainterOptions type.

run\JvTabBar.pas


Pascal

 run\JvTabBar.pas
 TJvTabBarPainterOptionType = (
poPaintsHotTab,
poBottomScrollButtons
);
TJvTabBarPainterOptions = setof TJvTabBarPainterOptionType;


Members

Members Description
poPaintsHotTab ??
poBottomScrollButtons ??

run\JvTabBar.pas


Description

TJvTabBarPainterOptionType is an enumerated type that represents valid values that can be included in TJvTabBarPainterOptions. TJvTabBarPainterOptions is the type used in the implementation of the TJvTabBarPainter.Options property.

run\JvTabBar.pas


See Also

TJvTabBarPainterOptions ## , TJvTabBarPainter.Options

run\JvTabBar.pas


About

Navigation

no pages or subcategories

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