JVCL Help:TJvRollOutColors

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvRollOutColors
run\JvRollOut.pas


Summary

Maintains color settings for a rollout control.

run\JvRollOut.pas


Pascal

 run\JvRollOut.pas
 TJvRollOutColors = class(TPersistent);


Description

TJvRollOutColors is the class type for color settings in a TJvRollOut. An instance of this class is created and maintained by the TJvRollOut class. Do not create instances of this class as it has internal references to the rollout it maintains the colors for.

run\JvRollOut.pas


About

Navigation

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