JVCL Help:TJvButtonWidthKind

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies how a size is to be interpreted.

run\JvNetscapeSplitter.pas


Pascal

 run\JvNetscapeSplitter.pas
 TJvButtonWidthKind = (
btwPixels,
btwPercentage
);


Members

Members Description
btwPixels The ButtonWidth value is in pixels.
btwPercentage The ButtonWidth value is in percentage of the total width or height of the splitter.

run\JvNetscapeSplitter.pas


Description

TJvButtonWidthType is the type of the ButtonWidth property of a TJvNetscapeSplitter 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