JVCL Help:TJvDivideKind

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

Search in JVCL Help

 
Search in all projects
 

Summary

Represents different kinds of dividers.

run\JvScrollPanel.pas


Pascal

 run\JvScrollPanel.pas
 TJvDivideKind = (
dkDivider,
dkSeparator
);


Members

Members Description
dkDivider The control displays a line at the center of the client area.
dkSeparator The control fills an empty space.

run\JvScrollPanel.pas


Description

Use the TJvDivideKind type to specify a specific divider kind.

run\JvScrollPanel.pas


About

Navigation

no pages or subcategories

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