JVCL Help:TDRAWTABSTRUCT
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TDRAWTABSTRUCT type
[+] JvgTabComm.pas Records
[+] TDRAWTABSTRUCT Fields
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
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 |
Description
Write here a description
See Also
List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references
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