JVCL Help:TJvButtonStyle

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

Search in JVCL Help

 
Search in all projects
 

Summary

Defines the look of the TJvNetscapeSplitter.

run\JvNetscapeSplitter.pas


Pascal

 run\JvNetscapeSplitter.pas
 TJvButtonStyle = (
bsNetscape,
bsWindows
);


Members

Members Description
bsNetscape Looks like a splitter in Netscape Navigator.
bsWindows Looks like a band with close, maximize and minimize buttons.

run\JvNetscapeSplitter.pas


Description

TJvButtonStyle is the type of the ButtonStyle property of TJvButtonStyle and defines the look of the splitter component.

run\JvNetscapeSplitter.pas


About

Navigation

no pages or subcategories

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