Class tskincontroller

Unit

Declaration

type tskincontroller = class(tcustomskincontroller)

Description

No description available, ancestor tcustomskincontroller description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Methods

Protected procedure handlewidget(const askin: skininfoty; const acolor: pwidgetcolorinfoty = nil); override;
Protected procedure handlecontainer(const ainfo: skininfoty); override;
Protected procedure handlegroupbox(const ainfo: skininfoty); override;
Protected procedure handlesimplebutton(const ainfo: skininfoty); override;
Protected procedure handledatabutton(const ainfo: skininfoty); override;
Protected procedure handleslider(const ainfo: skininfoty); override;
Protected procedure handletabbar(const ainfo: skininfoty); override;
Protected procedure handletabpage(const ainfo: skininfoty); override;
Protected procedure handletoolbar(const ainfo: skininfoty); override;
Protected procedure handlesplitter(const ainfo: skininfoty); override;
Protected procedure handledispwidget(const ainfo: skininfoty); override;
Protected procedure handleedit(const ainfo: skininfoty); override;
Protected procedure handledataedit(const ainfo: skininfoty); override;
Protected procedure handlebooleanedit(const ainfo: skininfoty); override;
Protected procedure handlemainmenu(const ainfo: skininfoty); override;
Protected procedure handlepopupmenu(const ainfo: skininfoty); override;
Protected procedure handlemainmenuwidget(const ainfo: skininfoty); override;
Protected procedure handlegrid(const ainfo: skininfoty); override;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;
Public procedure createbutton_font;
Public procedure createdatabutton_font;

Properties

Published property sb_horz_width: int32 read fsb_horz.svwidth write fsb_horz.svwidth default -2;
Published property sb_horz_color: colorty read fsb_horz.svcolor write fsb_horz.svcolor default cl_default;
Published property sb_horz_colorpattern: colorty read fsb_horz.svcolorpattern write fsb_horz.svcolorpattern default cl_default;
Published property sb_horz_colorpatternclicked: colorty read fsb_horz.svcolorpatternclicked write fsb_horz.svcolorpatternclicked default cl_default;
Published property sb_horz_colorglyph: colorty read fsb_horz.svcolorglyph write fsb_horz.svcolorglyph default cl_default;
Published property sb_horz_buttonendlength: int32 read fsb_horz.svbuttonendlength write fsb_horz.svbuttonendlength default -2;
Published property sb_horz_buttonlength: int32 read fsb_horz.svbuttonlength write fsb_horz.svbuttonlength default -2;
Published property sb_horz_buttonminlength: int32 read fsb_horz.svbuttonminlength write fsb_horz.svbuttonminlength default -2;
Published property sb_horz_indentstart: int32 read fsb_horz.svindentstart write fsb_horz.svindentstart default 0;
Published property sb_horz_indentend: int32 read fsb_horz.svindentend write fsb_horz.svindentend default 0;
Published property sb_horz_face: tfacecomp read fsb_horz.svface write setsb_horz_face;
Published property sb_horz_face1: tfacecomp read fsb_horz.svface1 write setsb_horz_face1;
Published property sb_horz_face2: tfacecomp read fsb_horz.svface2 write setsb_horz_face2;
Published property sb_horz_facebutton: tfacecomp read fsb_horz.svfacebu write setsb_horz_facebutton;
Published property sb_horz_faceendbutton: tfacecomp read fsb_horz.svfaceendbu write setsb_horz_faceendbutton;
Published property sb_horz_frame: tframecomp read fsb_horz.svframe write setsb_horz_frame;
Published property sb_horz_framebutton: tframecomp read fsb_horz.svframebu write setsb_horz_framebutton;
Published property sb_horz_frameendbutton1: tframecomp read fsb_horz.svframeendbu1 write setsb_horz_frameendbutton1;
Published property sb_horz_frameendbutton2: tframecomp read fsb_horz.svframeendbu2 write setsb_horz_frameendbutton2;
Published property sb_vert_width: int32 read fsb_vert.svwidth write fsb_vert.svwidth default -2;
Published property sb_vert_color: colorty read fsb_vert.svcolor write fsb_vert.svcolor default cl_default;
Published property sb_vert_colorpattern: colorty read fsb_vert.svcolorpattern write fsb_vert.svcolorpattern default cl_default;
Published property sb_vert_colorpatternclicked: colorty read fsb_vert.svcolorpatternclicked write fsb_vert.svcolorpatternclicked default cl_default;
Published property sb_vert_colorglyph: colorty read fsb_vert.svcolorglyph write fsb_vert.svcolorglyph default cl_default;
Published property sb_vert_buttonendlength: int32 read fsb_vert.svbuttonendlength write fsb_vert.svbuttonendlength default -2;
Published property sb_vert_buttonlength: int32 read fsb_vert.svbuttonlength write fsb_vert.svbuttonlength default -2;
Published property sb_vert_buttonminlength: int32 read fsb_vert.svbuttonminlength write fsb_vert.svbuttonminlength default -2;
Published property sb_vert_indentstart: int32 read fsb_vert.svindentstart write fsb_vert.svindentstart default 0;
Published property sb_vert_indentend: int32 read fsb_vert.svindentend write fsb_vert.svindentend default 0;
Published property sb_vert_face: tfacecomp read fsb_vert.svface write setsb_vert_face;
Published property sb_vert_face1: tfacecomp read fsb_vert.svface1 write setsb_vert_face1;
Published property sb_vert_face2: tfacecomp read fsb_vert.svface2 write setsb_vert_face2;
Published property sb_vert_facebutton: tfacecomp read fsb_vert.svfacebu write setsb_vert_facebutton;
Published property sb_vert_faceendbutton: tfacecomp read fsb_vert.svfaceendbu write setsb_vert_faceendbutton;
Published property sb_vert_frame: tframecomp read fsb_vert.svframe write setsb_vert_frame;
Published property sb_vert_framebutton: tframecomp read fsb_vert.svframebu write setsb_vert_framebutton;
Published property sb_vert_frameendbutton1: tframecomp read fsb_vert.svframeendbu1 write setsb_vert_frameendbutton1;
Published property sb_vert_frameendbutton2: tframecomp read fsb_vert.svframeendbu2 write setsb_vert_frameendbutton2;
Published property stepbutton_color: colorty read fstepbutton.svcolor write fstepbutton.svcolor default cl_default;
Published property stepbutton_frame: tframecomp read fstepbutton.svframe write setstepbutton_frame;
Published property stepbutton_face: tfacecomp read fstepbutton.svface write setstepbutton_face;
Published property widget_color: colorty read fwidgetcolor.svcolor write fwidgetcolor.svcolor default cl_default;
Published property widget_colorcaptionframe: colorty read fwidgetcolor.svcolorcaptionframe write fwidgetcolor.svcolorcaptionframe default cl_default;
Published property splitter_color: colorty read fsplitter.svcolor.svcolor write fsplitter.svcolor.svcolor default cl_default;
Published property splitter_colorcaptionframe: colorty read fsplitter.svcolor.svcolorcaptionframe write fsplitter.svcolor.svcolorcaptionframe default cl_default;
Published property splitter_colorgrip: colorty read fsplitter.svcolorgrip write fsplitter.svcolorgrip default cl_default;
Published property splitter_grip: stockbitmapty read fsplitter.svgrip write fsplitter.svgrip default stb_default;
Published property splitter_face: tfacecomp read fsplitter.svwidget.svface write setsplitter_face;
Published property splitter_frame: tframecomp read fsplitter.svwidget.svframe write setsplitter_frame;
Published property dispwidget_color: colorty read fdispwidget.svcolor.svcolor write fdispwidget.svcolor.svcolor default cl_default;
Published property dispwidget_colorcaptionframe: colorty read fdispwidget.svcolor.svcolorcaptionframe write fdispwidget.svcolor.svcolorcaptionframe default cl_default;
Published property dispwidget_face: tfacecomp read fdispwidget.svwidget.svface write setdispwidget_face;
Published property dispwidget_frame: tframecomp read fdispwidget.svwidget.svframe write setdispwidget_frame;
Published property dataedit_face: tfacecomp read fdataedit.svedit.svwidget.svface write setdataedit_face;
Published property dataedit_frame: tframecomp read fdataedit.svedit.svwidget.svframe write setdataedit_frame;
Published property dataedit_empty_text: msestring read fdataedit.svedit.svempty_text write fdataedit.svedit.svempty_text;
Published property dataedit_empty_color: colorty read fdataedit.svedit.svempty_color write fdataedit.svedit.svempty_color default cl_default;
Published property dataedit_empty_fontstyle: fontstylesty read fdataedit.svedit.svempty_fontstyle write fdataedit.svedit.svempty_fontstyle default [];
Published property dataedit_empty_textflags: textflagsty read fdataedit.svedit.svempty_textflags write fdataedit.svedit.svempty_textflags default [];
Published property dataedit_empty_textcolor: colorty read fdataedit.svedit.svempty_textcolor write fdataedit.svedit.svempty_textcolor default cl_default;
Published property dataedit_empty_textcolorbackground: colorty read fdataedit.svedit.svempty_textcolorbackground write fdataedit.svedit.svempty_textcolorbackground default cl_default;
Published property edit_face: tfacecomp read fedit.svwidget.svface write setedit_face;
Published property edit_frame: tframecomp read fedit.svwidget.svframe write setedit_frame;
Published property edit_empty_text: msestring read fedit.svempty_text write fedit.svempty_text;
Published property edit_empty_color: colorty read fedit.svempty_color write fedit.svempty_color default cl_default;
Published property edit_empty_fontstyle: fontstylesty read fedit.svempty_fontstyle write fedit.svempty_fontstyle default [];
Published property edit_empty_textflags: textflagsty read fedit.svempty_textflags write fedit.svempty_textflags default [];
Published property edit_empty_textcolor: colorty read fedit.svempty_textcolor write fedit.svempty_textcolor default cl_default;
Published property edit_empty_textcolorbackground: colorty read fedit.svempty_textcolorbackground write fedit.svempty_textcolorbackground default cl_default;
Published property booleanedit_face: tfacecomp read fbooleanedit.svgraphdataedit.svwidget.svface write setbooleanedit_face;
Published property booleanedit_frame: tframecomp read fbooleanedit.svgraphdataedit.svwidget.svframe write setbooleanedit_frame;
Published property booleanedit_optionsadd: buttonoptionsty read fbooleanedit.svoptionsadd write fbooleanedit.svoptionsadd default[];
Published property booleanedit_optionsremove: buttonoptionsty read fbooleanedit.svoptionsremove write fbooleanedit.svoptionsremove default[];
Published property container_face: tfacecomp read fcontainer.svwidget.svface write setcontainer_face;
Published property container_frame: tframecomp read fcontainer.svwidget.svframe write setcontainer_frame;
Published property groupbox_face: tfacecomp read fgroupbox.svwidget.svface write setgroupbox_face;
Published property groupbox_frame: tframecomp read fgroupbox.svwidget.svframe write setgroupbox_frame;
Published property grid_face: tfacecomp read fgrid.svwidget.svface write setgrid_face;
Published property grid_frame: tframecomp read fgrid.svwidget.svframe write setgrid_frame;
Published property grid_fixrows_face: tfacecomp read fgrid.svfixrows.svface write setgrid_fixrows_face;
Published property grid_fixrows_frame: tframecomp read fgrid.svfixrows.svframe write setgrid_fixrows_frame;
Published property grid_fixcols_face: tfacecomp read fgrid.svfixcols.svface write setgrid_fixcols_face;
Published property grid_fixcols_frame: tframecomp read fgrid.svfixcols.svframe write setgrid_fixcols_frame;
Published property grid_datacols_face: tfacecomp read fgrid.svdatacols.svface write setgrid_datacols_face;
Published property grid_datacols_frame: tframecomp read fgrid.svdatacols.svframe write setgrid_datacols_frame;
Published property button_color: colorty read fbutton.svcolor write fbutton.svcolor default cl_default;
Published property button_face: tfacecomp read fbutton.svwidget.svface write setbutton_face;
Published property button_frame: tframecomp read fbutton.svwidget.svframe write setbutton_frame;
Published property button_font: toptionalfont read getbutton_font write setbutton_font;
Published property button_optionsadd: buttonoptionsty read fbutton.svoptionsadd write fbutton.svoptionsadd default[];
Published property button_optionsremove: buttonoptionsty read fbutton.svoptionsremove write fbutton.svoptionsremove default[];
Published property databutton_color: colorty read fdatabutton.svcolor write fdatabutton.svcolor default cl_default;
Published property databutton_face: tfacecomp read fdatabutton.svwidget.svface write setdatabutton_face;
Published property databutton_frame: tframecomp read fdatabutton.svwidget.svframe write setdatabutton_frame;
Published property databutton_font: toptionalfont read getdatabutton_font write setdatabutton_font;
Published property databutton_optionsadd: buttonoptionsty read fdatabutton.svoptionsadd write fdatabutton.svoptionsadd default[];
Published property databutton_optionsremove: buttonoptionsty read fbooleanedit.svoptionsremove write fdatabutton.svoptionsremove default[];
Published property slider_color: colorty read fslider.svcolor write fslider.svcolor default cl_default;
Published property slider_face: tfacecomp read fslider.svwidget.svface write setslider_face;
Published property slider_frame: tframecomp read fslider.svwidget.svframe write setslider_frame;
Published property slider_sb_horz_width: int32 read fslider.svsb_horz.svwidth write fslider.svsb_horz.svwidth default -2;
Published property slider_sb_horz_color: colorty read fslider.svsb_horz.svcolor write fslider.svsb_horz.svcolor default cl_default;
Published property slider_sb_horz_colorpattern: colorty read fslider.svsb_horz.svcolorpattern write fslider.svsb_horz.svcolorpattern default cl_default;
Published property slider_sb_horz_colorpatternclicked: colorty read fslider.svsb_horz.svcolorpatternclicked write fslider.svsb_horz.svcolorpatternclicked default cl_default;
Published property slider_sb_horz_colorglyph: colorty read fslider.svsb_horz.svcolorglyph write fslider.svsb_horz.svcolorglyph default cl_default;
Published property slider_sb_horz_buttonendlength: int32 read fslider.svsb_horz.svbuttonendlength write fslider.svsb_horz.svbuttonendlength default -2;
Published property slider_sb_horz_buttonlength: int32 read fslider.svsb_horz.svbuttonlength write fslider.svsb_horz.svbuttonlength default -2;
Published property slider_sb_horz_buttonminlength: int32 read fslider.svsb_horz.svbuttonminlength write fslider.svsb_horz.svbuttonminlength default -2;
Published property slider_sb_horz_indentstart: int32 read fslider.svsb_horz.svindentstart write fslider.svsb_horz.svindentstart default 0;
Published property slider_sb_horz_indentend: int32 read fslider.svsb_horz.svindentend write fslider.svsb_horz.svindentend default 0;
Published property slider_sb_horz_face: tfacecomp read fslider.svsb_horz.svface write setssb_horz_face;
Published property slider_sb_horz_face1: tfacecomp read fslider.svsb_horz.svface1 write setssb_horz_face1;
Published property slider_sb_horz_face2: tfacecomp read fslider.svsb_horz.svface2 write setssb_horz_face2;
Published property slider_sb_horz_facebutton: tfacecomp read fslider.svsb_horz.svfacebu write setssb_horz_facebutton;
Published property slider_sb_horz_faceendbutton: tfacecomp read fslider.svsb_horz.svfaceendbu write setssb_horz_faceendbutton;
Published property slider_sb_horz_frame: tframecomp read fslider.svsb_horz.svframe write setssb_horz_frame;
Published property slider_sb_horz_framebutton: tframecomp read fslider.svsb_horz.svframebu write setssb_horz_framebutton;
Published property slider_sb_horz_frameendbutton1: tframecomp read fslider.svsb_horz.svframeendbu1 write setssb_horz_frameendbutton1;
Published property slider_sb_horz_frameendbutton2: tframecomp read fslider.svsb_horz.svframeendbu2 write setssb_horz_frameendbutton2;
Published property slider_sb_vert_width: int32 read fslider.svsb_vert.svwidth write fslider.svsb_vert.svwidth default -2;
Published property slider_sb_vert_color: colorty read fslider.svsb_vert.svcolor write fslider.svsb_vert.svcolor default cl_default;
Published property slider_sb_vert_colorpattern: colorty read fslider.svsb_vert.svcolorpattern write fslider.svsb_vert.svcolorpattern default cl_default;
Published property slider_sb_vert_colorpatternclicked: colorty read fslider.svsb_vert.svcolorpatternclicked write fslider.svsb_vert.svcolorpatternclicked default cl_default;
Published property slider_sb_vert_colorglyph: colorty read fslider.svsb_vert.svcolorglyph write fslider.svsb_vert.svcolorglyph default cl_default;
Published property slider_sb_vert_buttonendlength: int32 read fslider.svsb_vert.svbuttonendlength write fslider.svsb_vert.svbuttonendlength default -2;
Published property slider_sb_vert_buttonlength: int32 read fslider.svsb_vert.svbuttonlength write fslider.svsb_vert.svbuttonlength default -2;
Published property slider_sb_vert_buttonminlength: int32 read fslider.svsb_vert.svbuttonminlength write fslider.svsb_vert.svbuttonminlength default -2;
Published property slider_sb_vert_indentstart: int32 read fslider.svsb_vert.svindentstart write fslider.svsb_horz.svindentstart default 0;
Published property slider_sb_vert_indentend: int32 read fslider.svsb_vert.svindentend write fslider.svsb_vert.svindentend default 0;
Published property slider_sb_vert_face: tfacecomp read fslider.svsb_vert.svface write setssb_vert_face;
Published property slider_sb_vert_face1: tfacecomp read fslider.svsb_vert.svface1 write setssb_vert_face1;
Published property slider_sb_vert_face2: tfacecomp read fslider.svsb_vert.svface2 write setssb_vert_face2;
Published property slider_sb_vert_facebutton: tfacecomp read fslider.svsb_vert.svfacebu write setssb_vert_facebutton;
Published property slider_sb_vert_faceendbutton: tfacecomp read fslider.svsb_vert.svfaceendbu write setssb_vert_faceendbutton;
Published property slider_sb_vert_frame: tframecomp read fslider.svsb_vert.svframe write setssb_vert_frame;
Published property slider_sb_vert_framebutton: tframecomp read fslider.svsb_vert.svframebu write setssb_vert_framebutton;
Published property slider_sb_vert_frameendbutton1: tframecomp read fslider.svsb_vert.svframeendbu1 write setssb_vert_frameendbutton1;
Published property slider_sb_vert_frameendbutton2: tframecomp read fslider.svsb_vert.svframeendbu2 write setssb_vert_frameendbutton2;
Published property framebutton_color: colorty read fframebutton.svcolor write fframebutton.svcolor default cl_default;
Published property framebutton_colorglyph: colorty read fframebutton.svcolorglyph write fframebutton.svcolorglyph default cl_default;
Published property framebutton_face: tfacecomp read fframebutton.svface write setframebutton_face;
Published property framebutton_frame: tframecomp read fframebutton.svframe write setframebutton_frame;
Published property tabbar_horz_face: tfacecomp read ftabbar.svwidgethorz.svface write settabbar_horz_face;
Published property tabbar_horz_frame: tframecomp read ftabbar.svwidgethorz.svframe write settabbar_horz_frame;
Published property tabbar_horz_tab_color: colorty read ftabbar.svtabhorz.svcolor write ftabbar.svtabhorz.svcolor default cl_default;
Published property tabbar_horz_tab_coloractive: colorty read ftabbar.svtabhorz.svcoloractive write ftabbar.svtabhorz.svcoloractive default cl_default;
Published property tabbar_horz_tab_frame: tframecomp read ftabbar.svtabhorz.svframe write settabbar_horz_tab_frame;
Published property tabbar_horz_tab_face: tfacecomp read ftabbar.svtabhorz.svface write settabbar_horz_tab_face;
Published property tabbar_horz_tab_faceactive: tfacecomp read ftabbar.svtabhorz.svfaceactive write settabbar_horz_tab_faceactive;
Published property tabbar_horz_tab_shift: integer read ftabbar.svtabhorz.svshift write ftabbar.svtabhorz.svshift default defaulttabshift;
Published property tabbar_horz_tab_edge_level: int32 read ftabbar.svtabhorz.svsedge_level write ftabbar.svtabhorz.svsedge_level default defaultedgelevel;
Published property tabbar_horz_tab_edge_colordkshadow: colorty read ftabbar.svtabhorz.svsedge_colordkshadow write ftabbar.svtabhorz.svsedge_colordkshadow default cl_default;
Published property tabbar_horz_tab_edge_colorshadow: colorty read ftabbar.svtabhorz.svsedge_colorshadow write ftabbar.svtabhorz.svsedge_colorshadow default cl_default;
Published property tabbar_horz_tab_edge_colorlight: colorty read ftabbar.svtabhorz.svsedge_colorlight write ftabbar.svtabhorz.svsedge_colorlight default cl_default;
Published property tabbar_horz_tab_edge_colorhighlight: colorty read ftabbar.svtabhorz.svsedge_colorhighlight write ftabbar.svtabhorz.svsedge_colorhighlight default cl_default;
Published property tabbar_horz_tab_edge_colordkwidth: int32 read ftabbar.svtabhorz.svsedge_colordkwidth write ftabbar.svtabhorz.svsedge_colordkwidth default -1;
Published property tabbar_horz_tab_edge_colorhlwidth: int32 read ftabbar.svtabhorz.svsedge_colorhlwidth write ftabbar.svtabhorz.svsedge_colorhlwidth default -1;
Published property tabbar_horz_tab_edge_imagelist: timagelist read ftabbar.svtabhorz.svsedge_imagelist write settabbar_horz_tab_edge_imagelist;
Published property tabbar_horz_tab_edge_imageoffset: int32 read ftabbar.svtabhorz.svsedge_imageoffset write ftabbar.svtabhorz.svsedge_imageoffset default 0;
Published property tabbar_horz_tab_edge_imagepaintshift: int32 read ftabbar.svtabhorz.svsedge_imagepaintshift write ftabbar.svtabhorz.svsedge_imagepaintshift default 0;
Published property tabbar_horzopo_face: tfacecomp read ftabbar.svwidgethorzopo.svface write settabbar_horzopo_face;
Published property tabbar_horzopo_frame: tframecomp read ftabbar.svwidgethorzopo.svframe write settabbar_horzopo_frame;
Published property tabbar_horzopo_tab_color: colorty read ftabbar.svtabhorzopo.svcolor write ftabbar.svtabhorzopo.svcolor default cl_default;
Published property tabbar_horzopo_tab_coloractive: colorty read ftabbar.svtabhorzopo.svcoloractive write ftabbar.svtabhorzopo.svcoloractive default cl_default;
Published property tabbar_horzopo_tab_frame: tframecomp read ftabbar.svtabhorzopo.svframe write settabbar_horzopo_tab_frame;
Published property tabbar_horzopo_tab_face: tfacecomp read ftabbar.svtabhorzopo.svface write settabbar_horzopo_tab_face;
Published property tabbar_horzopo_tab_faceactive: tfacecomp read ftabbar.svtabhorzopo.svfaceactive write settabbar_horzopo_tab_faceactive;
Published property tabbar_horzopo_tab_shift: integer read ftabbar.svtabhorzopo.svshift write ftabbar.svtabhorzopo.svshift default defaulttabshift;
Published property tabbar_horzopo_tab_edge_level: int32 read ftabbar.svtabhorzopo.svsedge_level write ftabbar.svtabhorzopo.svsedge_level default defaultedgelevel;
Published property tabbar_horzopo_tab_edge_colordkshadow: colorty read ftabbar.svtabhorzopo.svsedge_colordkshadow write ftabbar.svtabhorzopo.svsedge_colordkshadow default cl_default;
Published property tabbar_horzopo_tab_edge_colorshadow: colorty read ftabbar.svtabhorzopo.svsedge_colorshadow write ftabbar.svtabhorzopo.svsedge_colorshadow default cl_default;
Published property tabbar_horzopo_tab_edge_colorlight: colorty read ftabbar.svtabhorzopo.svsedge_colorlight write ftabbar.svtabhorzopo.svsedge_colorlight default cl_default;
Published property tabbar_horzopo_tab_edge_colorhighlight: colorty read ftabbar.svtabhorzopo.svsedge_colorhighlight write ftabbar.svtabhorzopo.svsedge_colorhighlight default cl_default;
Published property tabbar_horzopo_tab_edge_colordkwidth: int32 read ftabbar.svtabhorzopo.svsedge_colordkwidth write ftabbar.svtabhorzopo.svsedge_colordkwidth default -1;
Published property tabbar_horzopo_tab_edge_colorhlwidth: int32 read ftabbar.svtabhorzopo.svsedge_colorhlwidth write ftabbar.svtabhorzopo.svsedge_colorhlwidth default -1;
Published property tabbar_horzopo_tab_edge_imagelist: timagelist read ftabbar.svtabhorzopo.svsedge_imagelist write settabbar_horzopo_tab_edge_imagelist;
Published property tabbar_horzopo_tab_edge_imageoffset: int32 read ftabbar.svtabhorzopo.svsedge_imageoffset write ftabbar.svtabhorzopo.svsedge_imageoffset default 0;
Published property tabbar_horzopo_tab_edge_imagepaintshift: int32 read ftabbar.svtabhorzopo.svsedge_imagepaintshift write ftabbar.svtabhorzopo.svsedge_imagepaintshift default 0;
Published property tabbar_vert_face: tfacecomp read ftabbar.svwidgetvert.svface write settabbar_vert_face;
Published property tabbar_vert_frame: tframecomp read ftabbar.svwidgetvert.svframe write settabbar_vert_frame;
Published property tabbar_vert_tab_color: colorty read ftabbar.svtabvert.svcolor write ftabbar.svtabvert.svcolor default cl_default;
Published property tabbar_vert_tab_coloractive: colorty read ftabbar.svtabvert.svcoloractive write ftabbar.svtabvert.svcoloractive default cl_default;
Published property tabbar_vert_tab_frame: tframecomp read ftabbar.svtabvert.svframe write settabbar_vert_tab_frame;
Published property tabbar_vert_tab_face: tfacecomp read ftabbar.svtabvert.svface write settabbar_vert_tab_face;
Published property tabbar_vert_tab_faceactive: tfacecomp read ftabbar.svtabvert.svfaceactive write settabbar_vert_tab_faceactive;
Published property tabbar_vert_tab_shift: integer read ftabbar.svtabvert.svshift write ftabbar.svtabvert.svshift default defaulttabshift;
Published property tabbar_vert_tab_edge_level: int32 read ftabbar.svtabvert.svsedge_level write ftabbar.svtabvert.svsedge_level default defaultedgelevel;
Published property tabbar_vert_tab_edge_colordkshadow: colorty read ftabbar.svtabvert.svsedge_colordkshadow write ftabbar.svtabvert.svsedge_colordkshadow default cl_default;
Published property tabbar_vert_tab_edge_colorshadow: colorty read ftabbar.svtabvert.svsedge_colorshadow write ftabbar.svtabvert.svsedge_colorshadow default cl_default;
Published property tabbar_vert_tab_edge_colorlight: colorty read ftabbar.svtabvert.svsedge_colorlight write ftabbar.svtabvert.svsedge_colorlight default cl_default;
Published property tabbar_vert_tab_edge_colorhighlight: colorty read ftabbar.svtabvert.svsedge_colorhighlight write ftabbar.svtabvert.svsedge_colorhighlight default cl_default;
Published property tabbar_vert_tab_edge_colordkwidth: int32 read ftabbar.svtabvert.svsedge_colordkwidth write ftabbar.svtabvert.svsedge_colordkwidth default -1;
Published property tabbar_vert_tab_edge_colorhlwidth: int32 read ftabbar.svtabvert.svsedge_colorhlwidth write ftabbar.svtabvert.svsedge_colorhlwidth default -1;
Published property tabbar_vert_tab_edge_imagelist: timagelist read ftabbar.svtabvert.svsedge_imagelist write settabbar_vert_tab_edge_imagelist;
Published property tabbar_vert_tab_edge_imageoffset: int32 read ftabbar.svtabvert.svsedge_imageoffset write ftabbar.svtabvert.svsedge_imageoffset default 0;
Published property tabbar_vert_tab_edge_imagepaintshift: int32 read ftabbar.svtabvert.svsedge_imagepaintshift write ftabbar.svtabvert.svsedge_imagepaintshift default 0;
Published property tabbar_vertopo_face: tfacecomp read ftabbar.svwidgetvertopo.svface write settabbar_vertopo_face;
Published property tabbar_vertopo_frame: tframecomp read ftabbar.svwidgetvertopo.svframe write settabbar_vertopo_frame;
Published property tabbar_vertopo_tab_color: colorty read ftabbar.svtabvertopo.svcolor write ftabbar.svtabvertopo.svcolor default cl_default;
Published property tabbar_vertopo_tab_coloractive: colorty read ftabbar.svtabvertopo.svcoloractive write ftabbar.svtabvertopo.svcoloractive default cl_default;
Published property tabbar_vertopo_tab_frame: tframecomp read ftabbar.svtabvertopo.svframe write settabbar_vertopo_tab_frame;
Published property tabbar_vertopo_tab_face: tfacecomp read ftabbar.svtabvertopo.svface write settabbar_vertopo_tab_face;
Published property tabbar_vertopo_tab_faceactive: tfacecomp read ftabbar.svtabvertopo.svfaceactive write settabbar_vertopo_tab_faceactive;
Published property tabbar_vertopo_tab_shift: integer read ftabbar.svtabvertopo.svshift write ftabbar.svtabvertopo.svshift default defaulttabshift;
Published property tabbar_vertopo_tab_edge_level: int32 read ftabbar.svtabvertopo.svsedge_level write ftabbar.svtabvertopo.svsedge_level default defaultedgelevel;
Published property tabbar_vertopo_tab_edge_colordkshadow: colorty read ftabbar.svtabvertopo.svsedge_colordkshadow write ftabbar.svtabvertopo.svsedge_colordkshadow default cl_default;
Published property tabbar_vertopo_tab_edge_colorshadow: colorty read ftabbar.svtabvertopo.svsedge_colorshadow write ftabbar.svtabvertopo.svsedge_colorshadow default cl_default;
Published property tabbar_vertopo_tab_edge_colorlight: colorty read ftabbar.svtabvertopo.svsedge_colorlight write ftabbar.svtabvertopo.svsedge_colorlight default cl_default;
Published property tabbar_vertopo_tab_edge_colorhighlight: colorty read ftabbar.svtabvertopo.svsedge_colorhighlight write ftabbar.svtabvertopo.svsedge_colorhighlight default cl_default;
Published property tabbar_vertopo_tab_edge_colordkwidth: int32 read ftabbar.svtabvertopo.svsedge_colordkwidth write ftabbar.svtabvertopo.svsedge_colordkwidth default -1;
Published property tabbar_vertopo_tab_edge_colorhlwidth: int32 read ftabbar.svtabvertopo.svsedge_colorhlwidth write ftabbar.svtabvertopo.svsedge_colorhlwidth default -1;
Published property tabbar_vertopo_tab_edge_imagelist: timagelist read ftabbar.svtabvertopo.svsedge_imagelist write settabbar_vertopo_tab_edge_imagelist;
Published property tabbar_vertopo_tab_edge_imageoffset: int32 read ftabbar.svtabvertopo.svsedge_imageoffset write ftabbar.svtabvertopo.svsedge_imageoffset default 0;
Published property tabbar_vertopo_tab_edge_imagepaintshift: int32 read ftabbar.svtabvertopo.svsedge_imagepaintshift write ftabbar.svtabvertopo.svsedge_imagepaintshift default 0;
Published property toolbar_horz_face: tfacecomp read ftoolbar_horz.svwidget.svface write settoolbar_horz_face;
Published property toolbar_horz_frame: tframecomp read ftoolbar_horz.svwidget.svframe write settoolbar_horz_frame;
Published property toolbar_horz_buttonface: tfacecomp read ftoolbar_horz.svbuttonface write settoolbar_horz_buttonface;
Published property toolbar_horz_buttonframe: tframecomp read ftoolbar_horz.svbuttonframe write settoolbar_horz_buttonframe;
Published property toolbar_horz_buttonframesep: tframecomp read ftoolbar_horz.svbuttonframesep write settoolbar_horz_buttonframesep;
Published property toolbar_vert_face: tfacecomp read ftoolbar_vert.svwidget.svface write settoolbar_vert_face;
Published property toolbar_vert_frame: tframecomp read ftoolbar_vert.svwidget.svframe write settoolbar_vert_frame;
Published property toolbar_vert_buttonface: tfacecomp read ftoolbar_vert.svbuttonface write settoolbar_vert_buttonface;
Published property toolbar_vert_buttonframe: tframecomp read ftoolbar_vert.svbuttonframe write settoolbar_vert_buttonframe;
Published property toolbar_vert_buttonframesep: tframecomp read ftoolbar_vert.svbuttonframesep write settoolbar_vert_buttonframesep;
Published property tabpage_face: tfacecomp read ftabpage.svwidget.svface write settabpage_face;
Published property tabpage_frame: tframecomp read ftabpage.svwidget.svframe write settabpage_frame;
Published property tabpage_colortab: colorty read ftabpage.svcolortab write ftabpage.svcolortab default cl_default;
Published property tabpage_coloractive: colorty read ftabpage.svcoloractivetab write ftabpage.svcoloractivetab default cl_default;
Published property popupmenu_face: tfacecomp read fpopupmenu.svface write setpopupmenu_face;
Published property popupmenu_frame: tframecomp read fpopupmenu.svframe write setpopupmenu_frame;
Published property popupmenu_itemface: tfacecomp read fpopupmenu.svitemface write setpopupmenu_itemface;
Published property popupmenu_itemframe: tframecomp read fpopupmenu.svitemframe write setpopupmenu_itemframe;
Published property popupmenu_itemfaceactive: tfacecomp read fpopupmenu.svitemfaceactive write setpopupmenu_itemfaceactive;
Published property popupmenu_itemframeactive: tframecomp read fpopupmenu.svitemframeactive write setpopupmenu_itemframeactive;
Published property popupmenu_font: tfontcomp read fpopupmenu.svfont write setpopupmenu_font;
Published property popupmenu_fontactive: tfontcomp read fpopupmenu.svfontactive write setpopupmenu_fontactive;
Published property popupmenu_separatorframe: tframecomp read fpopupmenu.svseparatorframe write setpopupmenu_separatorframe;
Published property popupmenu_checkboxframe: tframecomp read fpopupmenu.svcheckboxframe write setpopupmenu_checkboxframe;
Published property mainmenu_face: tfacecomp read fmainmenu.svmain.svface write setmainmenu_face;
Published property mainmenu_frame: tframecomp read fmainmenu.svmain.svframe write setmainmenu_frame;
Published property mainmenu_itemface: tfacecomp read fmainmenu.svmain.svitemface write setmainmenu_itemface;
Published property mainmenu_itemframe: tframecomp read fmainmenu.svmain.svitemframe write setmainmenu_itemframe;
Published property mainmenu_itemfaceactive: tfacecomp read fmainmenu.svmain.svitemfaceactive write setmainmenu_itemfaceactive;
Published property mainmenu_itemframeactive: tframecomp read fmainmenu.svmain.svitemframeactive write setmainmenu_itemframeactive;
Published property mainmenu_font: tfontcomp read fmainmenu.svmain.svfont write setmainmenu_font;
Published property mainmenu_fontactive: tfontcomp read fmainmenu.svmain.svfontactive write setmainmenu_fontactive;
Published property mainmenu_separatorframe: tframecomp read fmainmenu.svmain.svseparatorframe write setmainmenu_separatorframe;
Published property mainmenu_checkboxframe: tframecomp read fmainmenu.svmain.svcheckboxframe write setmainmenu_checkboxframe;
Published property mainmenu_popupface: tfacecomp read fmainmenu.svpopup.svface write setmainmenu_popupface;
Published property mainmenu_popupframe: tframecomp read fmainmenu.svpopup.svframe write setmainmenu_popupframe;
Published property mainmenu_popupitemface: tfacecomp read fmainmenu.svpopup.svitemface write setmainmenu_popupitemface;
Published property mainmenu_popupitemframe: tframecomp read fmainmenu.svpopup.svitemframe write setmainmenu_popupitemframe;
Published property mainmenu_popupitemfaceactive: tfacecomp read fmainmenu.svpopup.svitemfaceactive write setmainmenu_popupitemfaceactive;
Published property mainmenu_popupitemframeactive: tframecomp read fmainmenu.svpopup.svitemframeactive write setmainmenu_popupitemframeactive;
Published property mainmenu_popupfont: tfontcomp read fmainmenu.svpopup.svfont write setmainmenu_popupfont;
Published property mainmenu_popupfontactive: tfontcomp read fmainmenu.svpopup.svfontactive write setmainmenu_popupfontactive;
Published property mainmenu_popupseparatorframe: tframecomp read fmainmenu.svpopup.svseparatorframe write setmainmenu_popupseparatorframe;
Published property mainmenu_popupcheckboxframe: tframecomp read fmainmenu.svpopup.svcheckboxframe write setmainmenu_popupcheckboxframe;
Published property mainmenuwidget_face: tfacecomp read fmainmenuwidget.svwidget.svface write setmainmenuwidget_face;
Published property mainmenuwidget_frame: tframecomp read fmainmenuwidget.svwidget.svframe write setmainmenuwidget_frame;
Published property mainmenuwidget_itemface: tfacecomp read fmainmenuwidget.svmenu.svmain.svitemface write setmainmenuwidget_itemface;
Published property mainmenuwidget_itemframe: tframecomp read fmainmenuwidget.svmenu.svmain.svitemframe write setmainmenuwidget_itemframe;
Published property mainmenuwidget_itemfaceactive: tfacecomp read fmainmenuwidget.svmenu.svmain.svitemfaceactive write setmainmenuwidget_itemfaceactive;
Published property mainmenuwidget_itemframeactive: tframecomp read fmainmenuwidget.svmenu.svmain.svitemframeactive write setmainmenuwidget_itemframeactive;
Published property mainmenuwidget_font: tfontcomp read fmainmenuwidget.svmenu.svmain.svfont write setmainmenuwidget_font;
Published property mainmenuwidget_fontactive: tfontcomp read fmainmenuwidget.svmenu.svmain.svfontactive write setmainmenuwidget_fontactive;
Published property mainmenuwidget_separatorframe: tframecomp read fmainmenuwidget.svmenu.svmain.svseparatorframe write setmainmenuwidget_separatorframe;
Published property mainmenuwidget_checkboxframe: tframecomp read fmainmenuwidget.svmenu.svmain.svcheckboxframe write setmainmenuwidget_checkboxframe;
Published property mainmenuwidget_popupface: tfacecomp read fmainmenuwidget.svmenu.svpopup.svface write setmainmenuwidget_popupface;
Published property mainmenuwidget_popupframe: tframecomp read fmainmenuwidget.svmenu.svpopup.svframe write setmainmenuwidget_popupframe;
Published property mainmenuwidget_popupitemface: tfacecomp read fmainmenuwidget.svmenu.svpopup.svitemface write setmainmenuwidget_popupitemface;
Published property mainmenuwidget_popupitemframe: tframecomp read fmainmenuwidget.svmenu.svpopup.svitemframe write setmainmenuwidget_popupitemframe;
Published property mainmenuwidget_popupitemfaceactive: tfacecomp read fmainmenuwidget.svmenu.svpopup.svitemfaceactive write setmainmenuwidget_popupitemfaceactive;
Published property mainmenuwidget_popupitemframeactive: tframecomp read fmainmenuwidget.svmenu.svpopup.svitemframeactive write setmainmenuwidget_popupitemframeactive;
Published property mainmenuwidget_popupfont: tfontcomp read fmainmenuwidget.svmenu.svpopup.svfont write setmainmenuwidget_popupfont;
Published property mainmenuwidget_popupfontactive: tfontcomp read fmainmenuwidget.svmenu.svpopup.svfontactive write setmainmenuwidget_popupfontactive;
Published property mainmenuwidget_popupseparatorframe: tframecomp read fmainmenuwidget.svmenu.svpopup.svseparatorframe write setmainmenuwidget_popupseparatorframe;
Published property mainmenuwidget_popupcheckboxframe: tframecomp read fmainmenuwidget.svmenu.svpopup.svcheckboxframe write setmainmenuwidget_popupcheckboxframe;

Description

Methods

Protected procedure handlewidget(const askin: skininfoty; const acolor: pwidgetcolorinfoty = nil); override;
 
Protected procedure handlecontainer(const ainfo: skininfoty); override;
 
Protected procedure handlegroupbox(const ainfo: skininfoty); override;
 
Protected procedure handlesimplebutton(const ainfo: skininfoty); override;
 
Protected procedure handledatabutton(const ainfo: skininfoty); override;
 
Protected procedure handleslider(const ainfo: skininfoty); override;
 
Protected procedure handletabbar(const ainfo: skininfoty); override;
 
Protected procedure handletabpage(const ainfo: skininfoty); override;
 
Protected procedure handletoolbar(const ainfo: skininfoty); override;
 
Protected procedure handlesplitter(const ainfo: skininfoty); override;
 
Protected procedure handledispwidget(const ainfo: skininfoty); override;
 
Protected procedure handleedit(const ainfo: skininfoty); override;
 
Protected procedure handledataedit(const ainfo: skininfoty); override;
 
Protected procedure handlebooleanedit(const ainfo: skininfoty); override;
 
Protected procedure handlemainmenu(const ainfo: skininfoty); override;
 
Protected procedure handlepopupmenu(const ainfo: skininfoty); override;
 
Protected procedure handlemainmenuwidget(const ainfo: skininfoty); override;
 
Protected procedure handlegrid(const ainfo: skininfoty); override;
 
Public constructor create(aowner: tcomponent); override;
 
Public destructor destroy; override;
 
Public procedure createbutton_font;
 
Public procedure createdatabutton_font;
 

Properties

Published property sb_horz_width: int32 read fsb_horz.svwidth write fsb_horz.svwidth default -2;
 
Published property sb_horz_color: colorty read fsb_horz.svcolor write fsb_horz.svcolor default cl_default;
 
Published property sb_horz_colorpattern: colorty read fsb_horz.svcolorpattern write fsb_horz.svcolorpattern default cl_default;
 
Published property sb_horz_colorpatternclicked: colorty read fsb_horz.svcolorpatternclicked write fsb_horz.svcolorpatternclicked default cl_default;
 
Published property sb_horz_colorglyph: colorty read fsb_horz.svcolorglyph write fsb_horz.svcolorglyph default cl_default;
 
Published property sb_horz_buttonendlength: int32 read fsb_horz.svbuttonendlength write fsb_horz.svbuttonendlength default -2;
 
Published property sb_horz_buttonlength: int32 read fsb_horz.svbuttonlength write fsb_horz.svbuttonlength default -2;
 
Published property sb_horz_buttonminlength: int32 read fsb_horz.svbuttonminlength write fsb_horz.svbuttonminlength default -2;
 
Published property sb_horz_indentstart: int32 read fsb_horz.svindentstart write fsb_horz.svindentstart default 0;
 
Published property sb_horz_indentend: int32 read fsb_horz.svindentend write fsb_horz.svindentend default 0;
 
Published property sb_horz_face: tfacecomp read fsb_horz.svface write setsb_horz_face;
 
Published property sb_horz_face1: tfacecomp read fsb_horz.svface1 write setsb_horz_face1;
 
Published property sb_horz_face2: tfacecomp read fsb_horz.svface2 write setsb_horz_face2;
 
Published property sb_horz_facebutton: tfacecomp read fsb_horz.svfacebu write setsb_horz_facebutton;
 
Published property sb_horz_faceendbutton: tfacecomp read fsb_horz.svfaceendbu write setsb_horz_faceendbutton;
 
Published property sb_horz_frame: tframecomp read fsb_horz.svframe write setsb_horz_frame;
 
Published property sb_horz_framebutton: tframecomp read fsb_horz.svframebu write setsb_horz_framebutton;
 
Published property sb_horz_frameendbutton1: tframecomp read fsb_horz.svframeendbu1 write setsb_horz_frameendbutton1;
 
Published property sb_horz_frameendbutton2: tframecomp read fsb_horz.svframeendbu2 write setsb_horz_frameendbutton2;
 
Published property sb_vert_width: int32 read fsb_vert.svwidth write fsb_vert.svwidth default -2;
 
Published property sb_vert_color: colorty read fsb_vert.svcolor write fsb_vert.svcolor default cl_default;
 
Published property sb_vert_colorpattern: colorty read fsb_vert.svcolorpattern write fsb_vert.svcolorpattern default cl_default;
 
Published property sb_vert_colorpatternclicked: colorty read fsb_vert.svcolorpatternclicked write fsb_vert.svcolorpatternclicked default cl_default;
 
Published property sb_vert_colorglyph: colorty read fsb_vert.svcolorglyph write fsb_vert.svcolorglyph default cl_default;
 
Published property sb_vert_buttonendlength: int32 read fsb_vert.svbuttonendlength write fsb_vert.svbuttonendlength default -2;
 
Published property sb_vert_buttonlength: int32 read fsb_vert.svbuttonlength write fsb_vert.svbuttonlength default -2;
 
Published property sb_vert_buttonminlength: int32 read fsb_vert.svbuttonminlength write fsb_vert.svbuttonminlength default -2;
 
Published property sb_vert_indentstart: int32 read fsb_vert.svindentstart write fsb_vert.svindentstart default 0;
 
Published property sb_vert_indentend: int32 read fsb_vert.svindentend write fsb_vert.svindentend default 0;
 
Published property sb_vert_face: tfacecomp read fsb_vert.svface write setsb_vert_face;
 
Published property sb_vert_face1: tfacecomp read fsb_vert.svface1 write setsb_vert_face1;
 
Published property sb_vert_face2: tfacecomp read fsb_vert.svface2 write setsb_vert_face2;
 
Published property sb_vert_facebutton: tfacecomp read fsb_vert.svfacebu write setsb_vert_facebutton;
 
Published property sb_vert_faceendbutton: tfacecomp read fsb_vert.svfaceendbu write setsb_vert_faceendbutton;
 
Published property sb_vert_frame: tframecomp read fsb_vert.svframe write setsb_vert_frame;
 
Published property sb_vert_framebutton: tframecomp read fsb_vert.svframebu write setsb_vert_framebutton;
 
Published property sb_vert_frameendbutton1: tframecomp read fsb_vert.svframeendbu1 write setsb_vert_frameendbutton1;
 
Published property sb_vert_frameendbutton2: tframecomp read fsb_vert.svframeendbu2 write setsb_vert_frameendbutton2;
 
Published property stepbutton_color: colorty read fstepbutton.svcolor write fstepbutton.svcolor default cl_default;
 
Published property stepbutton_frame: tframecomp read fstepbutton.svframe write setstepbutton_frame;
 
Published property stepbutton_face: tfacecomp read fstepbutton.svface write setstepbutton_face;
 
Published property widget_color: colorty read fwidgetcolor.svcolor write fwidgetcolor.svcolor default cl_default;
 
Published property widget_colorcaptionframe: colorty read fwidgetcolor.svcolorcaptionframe write fwidgetcolor.svcolorcaptionframe default cl_default;
 
Published property splitter_color: colorty read fsplitter.svcolor.svcolor write fsplitter.svcolor.svcolor default cl_default;
 
Published property splitter_colorcaptionframe: colorty read fsplitter.svcolor.svcolorcaptionframe write fsplitter.svcolor.svcolorcaptionframe default cl_default;
 
Published property splitter_colorgrip: colorty read fsplitter.svcolorgrip write fsplitter.svcolorgrip default cl_default;
 
Published property splitter_grip: stockbitmapty read fsplitter.svgrip write fsplitter.svgrip default stb_default;
 
Published property splitter_face: tfacecomp read fsplitter.svwidget.svface write setsplitter_face;
 
Published property splitter_frame: tframecomp read fsplitter.svwidget.svframe write setsplitter_frame;
 
Published property dispwidget_color: colorty read fdispwidget.svcolor.svcolor write fdispwidget.svcolor.svcolor default cl_default;
 
Published property dispwidget_colorcaptionframe: colorty read fdispwidget.svcolor.svcolorcaptionframe write fdispwidget.svcolor.svcolorcaptionframe default cl_default;
 
Published property dispwidget_face: tfacecomp read fdispwidget.svwidget.svface write setdispwidget_face;
 
Published property dispwidget_frame: tframecomp read fdispwidget.svwidget.svframe write setdispwidget_frame;
 
Published property dataedit_face: tfacecomp read fdataedit.svedit.svwidget.svface write setdataedit_face;
 
Published property dataedit_frame: tframecomp read fdataedit.svedit.svwidget.svframe write setdataedit_frame;
 
Published property dataedit_empty_text: msestring read fdataedit.svedit.svempty_text write fdataedit.svedit.svempty_text;
 
Published property dataedit_empty_color: colorty read fdataedit.svedit.svempty_color write fdataedit.svedit.svempty_color default cl_default;
 
Published property dataedit_empty_fontstyle: fontstylesty read fdataedit.svedit.svempty_fontstyle write fdataedit.svedit.svempty_fontstyle default [];
 
Published property dataedit_empty_textflags: textflagsty read fdataedit.svedit.svempty_textflags write fdataedit.svedit.svempty_textflags default [];
 
Published property dataedit_empty_textcolor: colorty read fdataedit.svedit.svempty_textcolor write fdataedit.svedit.svempty_textcolor default cl_default;
 
Published property dataedit_empty_textcolorbackground: colorty read fdataedit.svedit.svempty_textcolorbackground write fdataedit.svedit.svempty_textcolorbackground default cl_default;
 
Published property edit_face: tfacecomp read fedit.svwidget.svface write setedit_face;
 
Published property edit_frame: tframecomp read fedit.svwidget.svframe write setedit_frame;
 
Published property edit_empty_text: msestring read fedit.svempty_text write fedit.svempty_text;
 
Published property edit_empty_color: colorty read fedit.svempty_color write fedit.svempty_color default cl_default;
 
Published property edit_empty_fontstyle: fontstylesty read fedit.svempty_fontstyle write fedit.svempty_fontstyle default [];
 
Published property edit_empty_textflags: textflagsty read fedit.svempty_textflags write fedit.svempty_textflags default [];
 
Published property edit_empty_textcolor: colorty read fedit.svempty_textcolor write fedit.svempty_textcolor default cl_default;
 
Published property edit_empty_textcolorbackground: colorty read fedit.svempty_textcolorbackground write fedit.svempty_textcolorbackground default cl_default;
 
Published property booleanedit_face: tfacecomp read fbooleanedit.svgraphdataedit.svwidget.svface write setbooleanedit_face;
 
Published property booleanedit_frame: tframecomp read fbooleanedit.svgraphdataedit.svwidget.svframe write setbooleanedit_frame;
 
Published property booleanedit_optionsadd: buttonoptionsty read fbooleanedit.svoptionsadd write fbooleanedit.svoptionsadd default[];
 
Published property booleanedit_optionsremove: buttonoptionsty read fbooleanedit.svoptionsremove write fbooleanedit.svoptionsremove default[];
 
Published property container_face: tfacecomp read fcontainer.svwidget.svface write setcontainer_face;
 
Published property container_frame: tframecomp read fcontainer.svwidget.svframe write setcontainer_frame;
 
Published property groupbox_face: tfacecomp read fgroupbox.svwidget.svface write setgroupbox_face;
 
Published property groupbox_frame: tframecomp read fgroupbox.svwidget.svframe write setgroupbox_frame;
 
Published property grid_face: tfacecomp read fgrid.svwidget.svface write setgrid_face;
 
Published property grid_frame: tframecomp read fgrid.svwidget.svframe write setgrid_frame;
 
Published property grid_fixrows_face: tfacecomp read fgrid.svfixrows.svface write setgrid_fixrows_face;
 
Published property grid_fixrows_frame: tframecomp read fgrid.svfixrows.svframe write setgrid_fixrows_frame;
 
Published property grid_fixcols_face: tfacecomp read fgrid.svfixcols.svface write setgrid_fixcols_face;
 
Published property grid_fixcols_frame: tframecomp read fgrid.svfixcols.svframe write setgrid_fixcols_frame;
 
Published property grid_datacols_face: tfacecomp read fgrid.svdatacols.svface write setgrid_datacols_face;
 
Published property grid_datacols_frame: tframecomp read fgrid.svdatacols.svframe write setgrid_datacols_frame;
 
Published property button_color: colorty read fbutton.svcolor write fbutton.svcolor default cl_default;
 
Published property button_face: tfacecomp read fbutton.svwidget.svface write setbutton_face;
 
Published property button_frame: tframecomp read fbutton.svwidget.svframe write setbutton_frame;
 
Published property button_font: toptionalfont read getbutton_font write setbutton_font;
 
Published property button_optionsadd: buttonoptionsty read fbutton.svoptionsadd write fbutton.svoptionsadd default[];
 
Published property button_optionsremove: buttonoptionsty read fbutton.svoptionsremove write fbutton.svoptionsremove default[];
 
Published property databutton_color: colorty read fdatabutton.svcolor write fdatabutton.svcolor default cl_default;
 
Published property databutton_face: tfacecomp read fdatabutton.svwidget.svface write setdatabutton_face;
 
Published property databutton_frame: tframecomp read fdatabutton.svwidget.svframe write setdatabutton_frame;
 
Published property databutton_font: toptionalfont read getdatabutton_font write setdatabutton_font;
 
Published property databutton_optionsadd: buttonoptionsty read fdatabutton.svoptionsadd write fdatabutton.svoptionsadd default[];
 
Published property databutton_optionsremove: buttonoptionsty read fbooleanedit.svoptionsremove write fdatabutton.svoptionsremove default[];
 
Published property slider_color: colorty read fslider.svcolor write fslider.svcolor default cl_default;
 
Published property slider_face: tfacecomp read fslider.svwidget.svface write setslider_face;
 
Published property slider_frame: tframecomp read fslider.svwidget.svframe write setslider_frame;
 
Published property slider_sb_horz_width: int32 read fslider.svsb_horz.svwidth write fslider.svsb_horz.svwidth default -2;
 
Published property slider_sb_horz_color: colorty read fslider.svsb_horz.svcolor write fslider.svsb_horz.svcolor default cl_default;
 
Published property slider_sb_horz_colorpattern: colorty read fslider.svsb_horz.svcolorpattern write fslider.svsb_horz.svcolorpattern default cl_default;
 
Published property slider_sb_horz_colorpatternclicked: colorty read fslider.svsb_horz.svcolorpatternclicked write fslider.svsb_horz.svcolorpatternclicked default cl_default;
 
Published property slider_sb_horz_colorglyph: colorty read fslider.svsb_horz.svcolorglyph write fslider.svsb_horz.svcolorglyph default cl_default;
 
Published property slider_sb_horz_buttonendlength: int32 read fslider.svsb_horz.svbuttonendlength write fslider.svsb_horz.svbuttonendlength default -2;
 
Published property slider_sb_horz_buttonlength: int32 read fslider.svsb_horz.svbuttonlength write fslider.svsb_horz.svbuttonlength default -2;
 
Published property slider_sb_horz_buttonminlength: int32 read fslider.svsb_horz.svbuttonminlength write fslider.svsb_horz.svbuttonminlength default -2;
 
Published property slider_sb_horz_indentstart: int32 read fslider.svsb_horz.svindentstart write fslider.svsb_horz.svindentstart default 0;
 
Published property slider_sb_horz_indentend: int32 read fslider.svsb_horz.svindentend write fslider.svsb_horz.svindentend default 0;
 
Published property slider_sb_horz_face: tfacecomp read fslider.svsb_horz.svface write setssb_horz_face;
 
Published property slider_sb_horz_face1: tfacecomp read fslider.svsb_horz.svface1 write setssb_horz_face1;
 
Published property slider_sb_horz_face2: tfacecomp read fslider.svsb_horz.svface2 write setssb_horz_face2;
 
Published property slider_sb_horz_facebutton: tfacecomp read fslider.svsb_horz.svfacebu write setssb_horz_facebutton;
 
Published property slider_sb_horz_faceendbutton: tfacecomp read fslider.svsb_horz.svfaceendbu write setssb_horz_faceendbutton;
 
Published property slider_sb_horz_frame: tframecomp read fslider.svsb_horz.svframe write setssb_horz_frame;
 
Published property slider_sb_horz_framebutton: tframecomp read fslider.svsb_horz.svframebu write setssb_horz_framebutton;
 
Published property slider_sb_horz_frameendbutton1: tframecomp read fslider.svsb_horz.svframeendbu1 write setssb_horz_frameendbutton1;
 
Published property slider_sb_horz_frameendbutton2: tframecomp read fslider.svsb_horz.svframeendbu2 write setssb_horz_frameendbutton2;
 
Published property slider_sb_vert_width: int32 read fslider.svsb_vert.svwidth write fslider.svsb_vert.svwidth default -2;
 
Published property slider_sb_vert_color: colorty read fslider.svsb_vert.svcolor write fslider.svsb_vert.svcolor default cl_default;
 
Published property slider_sb_vert_colorpattern: colorty read fslider.svsb_vert.svcolorpattern write fslider.svsb_vert.svcolorpattern default cl_default;
 
Published property slider_sb_vert_colorpatternclicked: colorty read fslider.svsb_vert.svcolorpatternclicked write fslider.svsb_vert.svcolorpatternclicked default cl_default;
 
Published property slider_sb_vert_colorglyph: colorty read fslider.svsb_vert.svcolorglyph write fslider.svsb_vert.svcolorglyph default cl_default;
 
Published property slider_sb_vert_buttonendlength: int32 read fslider.svsb_vert.svbuttonendlength write fslider.svsb_vert.svbuttonendlength default -2;
 
Published property slider_sb_vert_buttonlength: int32 read fslider.svsb_vert.svbuttonlength write fslider.svsb_vert.svbuttonlength default -2;
 
Published property slider_sb_vert_buttonminlength: int32 read fslider.svsb_vert.svbuttonminlength write fslider.svsb_vert.svbuttonminlength default -2;
 
Published property slider_sb_vert_indentstart: int32 read fslider.svsb_vert.svindentstart write fslider.svsb_horz.svindentstart default 0;
 
Published property slider_sb_vert_indentend: int32 read fslider.svsb_vert.svindentend write fslider.svsb_vert.svindentend default 0;
 
Published property slider_sb_vert_face: tfacecomp read fslider.svsb_vert.svface write setssb_vert_face;
 
Published property slider_sb_vert_face1: tfacecomp read fslider.svsb_vert.svface1 write setssb_vert_face1;
 
Published property slider_sb_vert_face2: tfacecomp read fslider.svsb_vert.svface2 write setssb_vert_face2;
 
Published property slider_sb_vert_facebutton: tfacecomp read fslider.svsb_vert.svfacebu write setssb_vert_facebutton;
 
Published property slider_sb_vert_faceendbutton: tfacecomp read fslider.svsb_vert.svfaceendbu write setssb_vert_faceendbutton;
 
Published property slider_sb_vert_frame: tframecomp read fslider.svsb_vert.svframe write setssb_vert_frame;
 
Published property slider_sb_vert_framebutton: tframecomp read fslider.svsb_vert.svframebu write setssb_vert_framebutton;
 
Published property slider_sb_vert_frameendbutton1: tframecomp read fslider.svsb_vert.svframeendbu1 write setssb_vert_frameendbutton1;
 
Published property slider_sb_vert_frameendbutton2: tframecomp read fslider.svsb_vert.svframeendbu2 write setssb_vert_frameendbutton2;
 
Published property framebutton_color: colorty read fframebutton.svcolor write fframebutton.svcolor default cl_default;
 
Published property framebutton_colorglyph: colorty read fframebutton.svcolorglyph write fframebutton.svcolorglyph default cl_default;
 
Published property framebutton_face: tfacecomp read fframebutton.svface write setframebutton_face;
 
Published property framebutton_frame: tframecomp read fframebutton.svframe write setframebutton_frame;
 
Published property tabbar_horz_face: tfacecomp read ftabbar.svwidgethorz.svface write settabbar_horz_face;
 
Published property tabbar_horz_frame: tframecomp read ftabbar.svwidgethorz.svframe write settabbar_horz_frame;
 
Published property tabbar_horz_tab_color: colorty read ftabbar.svtabhorz.svcolor write ftabbar.svtabhorz.svcolor default cl_default;
 
Published property tabbar_horz_tab_coloractive: colorty read ftabbar.svtabhorz.svcoloractive write ftabbar.svtabhorz.svcoloractive default cl_default;
 
Published property tabbar_horz_tab_frame: tframecomp read ftabbar.svtabhorz.svframe write settabbar_horz_tab_frame;
 
Published property tabbar_horz_tab_face: tfacecomp read ftabbar.svtabhorz.svface write settabbar_horz_tab_face;
 
Published property tabbar_horz_tab_faceactive: tfacecomp read ftabbar.svtabhorz.svfaceactive write settabbar_horz_tab_faceactive;
 
Published property tabbar_horz_tab_shift: integer read ftabbar.svtabhorz.svshift write ftabbar.svtabhorz.svshift default defaulttabshift;
 
Published property tabbar_horz_tab_edge_level: int32 read ftabbar.svtabhorz.svsedge_level write ftabbar.svtabhorz.svsedge_level default defaultedgelevel;
 
Published property tabbar_horz_tab_edge_colordkshadow: colorty read ftabbar.svtabhorz.svsedge_colordkshadow write ftabbar.svtabhorz.svsedge_colordkshadow default cl_default;
 
Published property tabbar_horz_tab_edge_colorshadow: colorty read ftabbar.svtabhorz.svsedge_colorshadow write ftabbar.svtabhorz.svsedge_colorshadow default cl_default;
 
Published property tabbar_horz_tab_edge_colorlight: colorty read ftabbar.svtabhorz.svsedge_colorlight write ftabbar.svtabhorz.svsedge_colorlight default cl_default;
 
Published property tabbar_horz_tab_edge_colorhighlight: colorty read ftabbar.svtabhorz.svsedge_colorhighlight write ftabbar.svtabhorz.svsedge_colorhighlight default cl_default;
 
Published property tabbar_horz_tab_edge_colordkwidth: int32 read ftabbar.svtabhorz.svsedge_colordkwidth write ftabbar.svtabhorz.svsedge_colordkwidth default -1;
 
Published property tabbar_horz_tab_edge_colorhlwidth: int32 read ftabbar.svtabhorz.svsedge_colorhlwidth write ftabbar.svtabhorz.svsedge_colorhlwidth default -1;
 
Published property tabbar_horz_tab_edge_imagelist: timagelist read ftabbar.svtabhorz.svsedge_imagelist write settabbar_horz_tab_edge_imagelist;
 
Published property tabbar_horz_tab_edge_imageoffset: int32 read ftabbar.svtabhorz.svsedge_imageoffset write ftabbar.svtabhorz.svsedge_imageoffset default 0;
 
Published property tabbar_horz_tab_edge_imagepaintshift: int32 read ftabbar.svtabhorz.svsedge_imagepaintshift write ftabbar.svtabhorz.svsedge_imagepaintshift default 0;
 
Published property tabbar_horzopo_face: tfacecomp read ftabbar.svwidgethorzopo.svface write settabbar_horzopo_face;
 
Published property tabbar_horzopo_frame: tframecomp read ftabbar.svwidgethorzopo.svframe write settabbar_horzopo_frame;
 
Published property tabbar_horzopo_tab_color: colorty read ftabbar.svtabhorzopo.svcolor write ftabbar.svtabhorzopo.svcolor default cl_default;
 
Published property tabbar_horzopo_tab_coloractive: colorty read ftabbar.svtabhorzopo.svcoloractive write ftabbar.svtabhorzopo.svcoloractive default cl_default;
 
Published property tabbar_horzopo_tab_frame: tframecomp read ftabbar.svtabhorzopo.svframe write settabbar_horzopo_tab_frame;
 
Published property tabbar_horzopo_tab_face: tfacecomp read ftabbar.svtabhorzopo.svface write settabbar_horzopo_tab_face;
 
Published property tabbar_horzopo_tab_faceactive: tfacecomp read ftabbar.svtabhorzopo.svfaceactive write settabbar_horzopo_tab_faceactive;
 
Published property tabbar_horzopo_tab_shift: integer read ftabbar.svtabhorzopo.svshift write ftabbar.svtabhorzopo.svshift default defaulttabshift;
 
Published property tabbar_horzopo_tab_edge_level: int32 read ftabbar.svtabhorzopo.svsedge_level write ftabbar.svtabhorzopo.svsedge_level default defaultedgelevel;
 
Published property tabbar_horzopo_tab_edge_colordkshadow: colorty read ftabbar.svtabhorzopo.svsedge_colordkshadow write ftabbar.svtabhorzopo.svsedge_colordkshadow default cl_default;
 
Published property tabbar_horzopo_tab_edge_colorshadow: colorty read ftabbar.svtabhorzopo.svsedge_colorshadow write ftabbar.svtabhorzopo.svsedge_colorshadow default cl_default;
 
Published property tabbar_horzopo_tab_edge_colorlight: colorty read ftabbar.svtabhorzopo.svsedge_colorlight write ftabbar.svtabhorzopo.svsedge_colorlight default cl_default;
 
Published property tabbar_horzopo_tab_edge_colorhighlight: colorty read ftabbar.svtabhorzopo.svsedge_colorhighlight write ftabbar.svtabhorzopo.svsedge_colorhighlight default cl_default;
 
Published property tabbar_horzopo_tab_edge_colordkwidth: int32 read ftabbar.svtabhorzopo.svsedge_colordkwidth write ftabbar.svtabhorzopo.svsedge_colordkwidth default -1;
 
Published property tabbar_horzopo_tab_edge_colorhlwidth: int32 read ftabbar.svtabhorzopo.svsedge_colorhlwidth write ftabbar.svtabhorzopo.svsedge_colorhlwidth default -1;
 
Published property tabbar_horzopo_tab_edge_imagelist: timagelist read ftabbar.svtabhorzopo.svsedge_imagelist write settabbar_horzopo_tab_edge_imagelist;
 
Published property tabbar_horzopo_tab_edge_imageoffset: int32 read ftabbar.svtabhorzopo.svsedge_imageoffset write ftabbar.svtabhorzopo.svsedge_imageoffset default 0;
 
Published property tabbar_horzopo_tab_edge_imagepaintshift: int32 read ftabbar.svtabhorzopo.svsedge_imagepaintshift write ftabbar.svtabhorzopo.svsedge_imagepaintshift default 0;
 
Published property tabbar_vert_face: tfacecomp read ftabbar.svwidgetvert.svface write settabbar_vert_face;
 
Published property tabbar_vert_frame: tframecomp read ftabbar.svwidgetvert.svframe write settabbar_vert_frame;
 
Published property tabbar_vert_tab_color: colorty read ftabbar.svtabvert.svcolor write ftabbar.svtabvert.svcolor default cl_default;
 
Published property tabbar_vert_tab_coloractive: colorty read ftabbar.svtabvert.svcoloractive write ftabbar.svtabvert.svcoloractive default cl_default;
 
Published property tabbar_vert_tab_frame: tframecomp read ftabbar.svtabvert.svframe write settabbar_vert_tab_frame;
 
Published property tabbar_vert_tab_face: tfacecomp read ftabbar.svtabvert.svface write settabbar_vert_tab_face;
 
Published property tabbar_vert_tab_faceactive: tfacecomp read ftabbar.svtabvert.svfaceactive write settabbar_vert_tab_faceactive;
 
Published property tabbar_vert_tab_shift: integer read ftabbar.svtabvert.svshift write ftabbar.svtabvert.svshift default defaulttabshift;
 
Published property tabbar_vert_tab_edge_level: int32 read ftabbar.svtabvert.svsedge_level write ftabbar.svtabvert.svsedge_level default defaultedgelevel;
 
Published property tabbar_vert_tab_edge_colordkshadow: colorty read ftabbar.svtabvert.svsedge_colordkshadow write ftabbar.svtabvert.svsedge_colordkshadow default cl_default;
 
Published property tabbar_vert_tab_edge_colorshadow: colorty read ftabbar.svtabvert.svsedge_colorshadow write ftabbar.svtabvert.svsedge_colorshadow default cl_default;
 
Published property tabbar_vert_tab_edge_colorlight: colorty read ftabbar.svtabvert.svsedge_colorlight write ftabbar.svtabvert.svsedge_colorlight default cl_default;
 
Published property tabbar_vert_tab_edge_colorhighlight: colorty read ftabbar.svtabvert.svsedge_colorhighlight write ftabbar.svtabvert.svsedge_colorhighlight default cl_default;
 
Published property tabbar_vert_tab_edge_colordkwidth: int32 read ftabbar.svtabvert.svsedge_colordkwidth write ftabbar.svtabvert.svsedge_colordkwidth default -1;
 
Published property tabbar_vert_tab_edge_colorhlwidth: int32 read ftabbar.svtabvert.svsedge_colorhlwidth write ftabbar.svtabvert.svsedge_colorhlwidth default -1;
 
Published property tabbar_vert_tab_edge_imagelist: timagelist read ftabbar.svtabvert.svsedge_imagelist write settabbar_vert_tab_edge_imagelist;
 
Published property tabbar_vert_tab_edge_imageoffset: int32 read ftabbar.svtabvert.svsedge_imageoffset write ftabbar.svtabvert.svsedge_imageoffset default 0;
 
Published property tabbar_vert_tab_edge_imagepaintshift: int32 read ftabbar.svtabvert.svsedge_imagepaintshift write ftabbar.svtabvert.svsedge_imagepaintshift default 0;
 
Published property tabbar_vertopo_face: tfacecomp read ftabbar.svwidgetvertopo.svface write settabbar_vertopo_face;
 
Published property tabbar_vertopo_frame: tframecomp read ftabbar.svwidgetvertopo.svframe write settabbar_vertopo_frame;
 
Published property tabbar_vertopo_tab_color: colorty read ftabbar.svtabvertopo.svcolor write ftabbar.svtabvertopo.svcolor default cl_default;
 
Published property tabbar_vertopo_tab_coloractive: colorty read ftabbar.svtabvertopo.svcoloractive write ftabbar.svtabvertopo.svcoloractive default cl_default;
 
Published property tabbar_vertopo_tab_frame: tframecomp read ftabbar.svtabvertopo.svframe write settabbar_vertopo_tab_frame;
 
Published property tabbar_vertopo_tab_face: tfacecomp read ftabbar.svtabvertopo.svface write settabbar_vertopo_tab_face;
 
Published property tabbar_vertopo_tab_faceactive: tfacecomp read ftabbar.svtabvertopo.svfaceactive write settabbar_vertopo_tab_faceactive;
 
Published property tabbar_vertopo_tab_shift: integer read ftabbar.svtabvertopo.svshift write ftabbar.svtabvertopo.svshift default defaulttabshift;
 
Published property tabbar_vertopo_tab_edge_level: int32 read ftabbar.svtabvertopo.svsedge_level write ftabbar.svtabvertopo.svsedge_level default defaultedgelevel;
 
Published property tabbar_vertopo_tab_edge_colordkshadow: colorty read ftabbar.svtabvertopo.svsedge_colordkshadow write ftabbar.svtabvertopo.svsedge_colordkshadow default cl_default;
 
Published property tabbar_vertopo_tab_edge_colorshadow: colorty read ftabbar.svtabvertopo.svsedge_colorshadow write ftabbar.svtabvertopo.svsedge_colorshadow default cl_default;
 
Published property tabbar_vertopo_tab_edge_colorlight: colorty read ftabbar.svtabvertopo.svsedge_colorlight write ftabbar.svtabvertopo.svsedge_colorlight default cl_default;
 
Published property tabbar_vertopo_tab_edge_colorhighlight: colorty read ftabbar.svtabvertopo.svsedge_colorhighlight write ftabbar.svtabvertopo.svsedge_colorhighlight default cl_default;
 
Published property tabbar_vertopo_tab_edge_colordkwidth: int32 read ftabbar.svtabvertopo.svsedge_colordkwidth write ftabbar.svtabvertopo.svsedge_colordkwidth default -1;
 
Published property tabbar_vertopo_tab_edge_colorhlwidth: int32 read ftabbar.svtabvertopo.svsedge_colorhlwidth write ftabbar.svtabvertopo.svsedge_colorhlwidth default -1;
 
Published property tabbar_vertopo_tab_edge_imagelist: timagelist read ftabbar.svtabvertopo.svsedge_imagelist write settabbar_vertopo_tab_edge_imagelist;
 
Published property tabbar_vertopo_tab_edge_imageoffset: int32 read ftabbar.svtabvertopo.svsedge_imageoffset write ftabbar.svtabvertopo.svsedge_imageoffset default 0;
 
Published property tabbar_vertopo_tab_edge_imagepaintshift: int32 read ftabbar.svtabvertopo.svsedge_imagepaintshift write ftabbar.svtabvertopo.svsedge_imagepaintshift default 0;
 
Published property toolbar_horz_face: tfacecomp read ftoolbar_horz.svwidget.svface write settoolbar_horz_face;
 
Published property toolbar_horz_frame: tframecomp read ftoolbar_horz.svwidget.svframe write settoolbar_horz_frame;
 
Published property toolbar_horz_buttonface: tfacecomp read ftoolbar_horz.svbuttonface write settoolbar_horz_buttonface;
 
Published property toolbar_horz_buttonframe: tframecomp read ftoolbar_horz.svbuttonframe write settoolbar_horz_buttonframe;
 
Published property toolbar_horz_buttonframesep: tframecomp read ftoolbar_horz.svbuttonframesep write settoolbar_horz_buttonframesep;
 
Published property toolbar_vert_face: tfacecomp read ftoolbar_vert.svwidget.svface write settoolbar_vert_face;
 
Published property toolbar_vert_frame: tframecomp read ftoolbar_vert.svwidget.svframe write settoolbar_vert_frame;
 
Published property toolbar_vert_buttonface: tfacecomp read ftoolbar_vert.svbuttonface write settoolbar_vert_buttonface;
 
Published property toolbar_vert_buttonframe: tframecomp read ftoolbar_vert.svbuttonframe write settoolbar_vert_buttonframe;
 
Published property toolbar_vert_buttonframesep: tframecomp read ftoolbar_vert.svbuttonframesep write settoolbar_vert_buttonframesep;
 
Published property tabpage_face: tfacecomp read ftabpage.svwidget.svface write settabpage_face;
 
Published property tabpage_frame: tframecomp read ftabpage.svwidget.svframe write settabpage_frame;
 
Published property tabpage_colortab: colorty read ftabpage.svcolortab write ftabpage.svcolortab default cl_default;
 
Published property tabpage_coloractive: colorty read ftabpage.svcoloractivetab write ftabpage.svcoloractivetab default cl_default;
 
Published property popupmenu_face: tfacecomp read fpopupmenu.svface write setpopupmenu_face;
 
Published property popupmenu_frame: tframecomp read fpopupmenu.svframe write setpopupmenu_frame;
 
Published property popupmenu_itemface: tfacecomp read fpopupmenu.svitemface write setpopupmenu_itemface;
 
Published property popupmenu_itemframe: tframecomp read fpopupmenu.svitemframe write setpopupmenu_itemframe;
 
Published property popupmenu_itemfaceactive: tfacecomp read fpopupmenu.svitemfaceactive write setpopupmenu_itemfaceactive;
 
Published property popupmenu_itemframeactive: tframecomp read fpopupmenu.svitemframeactive write setpopupmenu_itemframeactive;
 
Published property popupmenu_font: tfontcomp read fpopupmenu.svfont write setpopupmenu_font;
 
Published property popupmenu_fontactive: tfontcomp read fpopupmenu.svfontactive write setpopupmenu_fontactive;
 
Published property popupmenu_separatorframe: tframecomp read fpopupmenu.svseparatorframe write setpopupmenu_separatorframe;
 
Published property popupmenu_checkboxframe: tframecomp read fpopupmenu.svcheckboxframe write setpopupmenu_checkboxframe;
 
Published property mainmenu_face: tfacecomp read fmainmenu.svmain.svface write setmainmenu_face;
 
Published property mainmenu_frame: tframecomp read fmainmenu.svmain.svframe write setmainmenu_frame;
 
Published property mainmenu_itemface: tfacecomp read fmainmenu.svmain.svitemface write setmainmenu_itemface;
 
Published property mainmenu_itemframe: tframecomp read fmainmenu.svmain.svitemframe write setmainmenu_itemframe;
 
Published property mainmenu_itemfaceactive: tfacecomp read fmainmenu.svmain.svitemfaceactive write setmainmenu_itemfaceactive;
 
Published property mainmenu_itemframeactive: tframecomp read fmainmenu.svmain.svitemframeactive write setmainmenu_itemframeactive;
 
Published property mainmenu_font: tfontcomp read fmainmenu.svmain.svfont write setmainmenu_font;
 
Published property mainmenu_fontactive: tfontcomp read fmainmenu.svmain.svfontactive write setmainmenu_fontactive;
 
Published property mainmenu_separatorframe: tframecomp read fmainmenu.svmain.svseparatorframe write setmainmenu_separatorframe;
 
Published property mainmenu_checkboxframe: tframecomp read fmainmenu.svmain.svcheckboxframe write setmainmenu_checkboxframe;
 
Published property mainmenu_popupface: tfacecomp read fmainmenu.svpopup.svface write setmainmenu_popupface;
 
Published property mainmenu_popupframe: tframecomp read fmainmenu.svpopup.svframe write setmainmenu_popupframe;
 
Published property mainmenu_popupitemface: tfacecomp read fmainmenu.svpopup.svitemface write setmainmenu_popupitemface;
 
Published property mainmenu_popupitemframe: tframecomp read fmainmenu.svpopup.svitemframe write setmainmenu_popupitemframe;
 
Published property mainmenu_popupitemfaceactive: tfacecomp read fmainmenu.svpopup.svitemfaceactive write setmainmenu_popupitemfaceactive;
 
Published property mainmenu_popupitemframeactive: tframecomp read fmainmenu.svpopup.svitemframeactive write setmainmenu_popupitemframeactive;
 
Published property mainmenu_popupfont: tfontcomp read fmainmenu.svpopup.svfont write setmainmenu_popupfont;
 
Published property mainmenu_popupfontactive: tfontcomp read fmainmenu.svpopup.svfontactive write setmainmenu_popupfontactive;
 
Published property mainmenu_popupseparatorframe: tframecomp read fmainmenu.svpopup.svseparatorframe write setmainmenu_popupseparatorframe;
 
Published property mainmenu_popupcheckboxframe: tframecomp read fmainmenu.svpopup.svcheckboxframe write setmainmenu_popupcheckboxframe;
 
Published property mainmenuwidget_face: tfacecomp read fmainmenuwidget.svwidget.svface write setmainmenuwidget_face;
 
Published property mainmenuwidget_frame: tframecomp read fmainmenuwidget.svwidget.svframe write setmainmenuwidget_frame;
 
Published property mainmenuwidget_itemface: tfacecomp read fmainmenuwidget.svmenu.svmain.svitemface write setmainmenuwidget_itemface;
 
Published property mainmenuwidget_itemframe: tframecomp read fmainmenuwidget.svmenu.svmain.svitemframe write setmainmenuwidget_itemframe;
 
Published property mainmenuwidget_itemfaceactive: tfacecomp read fmainmenuwidget.svmenu.svmain.svitemfaceactive write setmainmenuwidget_itemfaceactive;
 
Published property mainmenuwidget_itemframeactive: tframecomp read fmainmenuwidget.svmenu.svmain.svitemframeactive write setmainmenuwidget_itemframeactive;
 
Published property mainmenuwidget_font: tfontcomp read fmainmenuwidget.svmenu.svmain.svfont write setmainmenuwidget_font;
 
Published property mainmenuwidget_fontactive: tfontcomp read fmainmenuwidget.svmenu.svmain.svfontactive write setmainmenuwidget_fontactive;
 
Published property mainmenuwidget_separatorframe: tframecomp read fmainmenuwidget.svmenu.svmain.svseparatorframe write setmainmenuwidget_separatorframe;
 
Published property mainmenuwidget_checkboxframe: tframecomp read fmainmenuwidget.svmenu.svmain.svcheckboxframe write setmainmenuwidget_checkboxframe;
 
Published property mainmenuwidget_popupface: tfacecomp read fmainmenuwidget.svmenu.svpopup.svface write setmainmenuwidget_popupface;
 
Published property mainmenuwidget_popupframe: tframecomp read fmainmenuwidget.svmenu.svpopup.svframe write setmainmenuwidget_popupframe;
 
Published property mainmenuwidget_popupitemface: tfacecomp read fmainmenuwidget.svmenu.svpopup.svitemface write setmainmenuwidget_popupitemface;
 
Published property mainmenuwidget_popupitemframe: tframecomp read fmainmenuwidget.svmenu.svpopup.svitemframe write setmainmenuwidget_popupitemframe;
 
Published property mainmenuwidget_popupitemfaceactive: tfacecomp read fmainmenuwidget.svmenu.svpopup.svitemfaceactive write setmainmenuwidget_popupitemfaceactive;
 
Published property mainmenuwidget_popupitemframeactive: tframecomp read fmainmenuwidget.svmenu.svpopup.svitemframeactive write setmainmenuwidget_popupitemframeactive;
 
Published property mainmenuwidget_popupfont: tfontcomp read fmainmenuwidget.svmenu.svpopup.svfont write setmainmenuwidget_popupfont;
 
Published property mainmenuwidget_popupfontactive: tfontcomp read fmainmenuwidget.svmenu.svpopup.svfontactive write setmainmenuwidget_popupfontactive;
 
Published property mainmenuwidget_popupseparatorframe: tframecomp read fmainmenuwidget.svmenu.svpopup.svseparatorframe write setmainmenuwidget_popupseparatorframe;
 
Published property mainmenuwidget_popupcheckboxframe: tframecomp read fmainmenuwidget.svmenu.svpopup.svcheckboxframe write setmainmenuwidget_popupcheckboxframe;
 

Generated by PasDoc 0.16.0.