JVCL Help:TDRAWTABSTRUCT

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

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)

run\JvgTabComm.pas


Pascal

 run\JvgTabComm.pas
 TDRAWTABSTRUCT = record
lpDrawItemStr: PDrawItemStruct;
ClientR: TRect;
TabsCount: Integer;
Caption: string;
Wallpaper: TJvgTabsWallpaper;
Glyph: TBitmap;
GlyphOption: TglWallpaperOption;
BoxStyle: TJvgTabStyle;
Font_: TFont;
fButton: Boolean;
Position: TglSide;
Options: TglTabOptions;
FontDirection: TglLabelDir;
BackgrColor_: TColor;
FlatButtons: Boolean;
Gradient: TJvgGradient;
end;


Members

Members Description
lpDrawItemStr: PDrawItemStruct; Description for lpDrawItemStr
ClientR: TRect; Description for ClientR
TabsCount: Integer; Description for TabsCount
Caption: string; Description for Caption
Wallpaper: TJvgTabsWallpaper; Description for Wallpaper
Glyph: TBitmap; Description for Glyph
GlyphOption: TglWallpaperOption; Description for GlyphOption
BoxStyle: TJvgTabStyle; Description for BoxStyle
Font_: TFont; Description for Font
fButton: Boolean; Description for fButton
Position: TglSide; Description for Position
Options: TglTabOptions; Description for Options
FontDirection: TglLabelDir; Description for FontDirection
BackgrColor_: TColor; Description for BackgrColor
FlatButtons: Boolean; Description for FlatButtons
Gradient: TJvgGradient; Description for Gradient

run\JvgTabComm.pas


Description

Write here a description

run\JvgTabComm.pas


See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references

run\JvgTabComm.pas


About

Navigation

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