JVCL Help:TJvSpacer
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpacer Class
[+] JvSpacer.pas Classes
[+] TJvSpacer Methods
[+] TJvSpacer Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvSpacer
run\JvSpacer.pas
Summary
Can be used as a spacer on a window.
Pascal
run\JvSpacer.pas
TJvSpacer = class(TJvCustomPanel);
Description
- JVCLInfo
TJvSpacer can be used as a spacer on a window. Use this component if you need to create a gap between two controls.
Set property Align to position the spacing object on the screen, and set property Spacing to determine the size of the control.
Note that you can't place components on a TJvSpacer, and that it has no caption.
About
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