Bergsoft NextSuite 6 (VCL)-SEO狼术

  Bergsoft NextSuite 6 (VCL), v6.4.0 Oct 20 2019

  NextGrid

  为TNxSlidesGridView6添加了OnMeasureSlideHeight事件。包括可以为每个幻灯片设置的var SlideHeight参数。

  修复了在Delphi 10.3.2中的“幻灯片编辑器”内部移动的问题。

  修复了OnAcceptEdit事件的Accept和CanLeave参数的放置。

  固定属性MaxLenght没有分配给就地编辑器。

  NextCollection v6.4.0

  NxPageControl6

  为每个页面添加了属性TabFont(已经有一个全局TabFont属性)。

  添加了ParentTabFont属性(默认为True),该属性可以重置Page的TabFont以匹配主控件的TabFont。

  在TNxPageControl6(父级)和单个页面(TNxPageSheet6)上添加了属性TabWidth。如果value不为0,则所有选项卡都在

  TNxPageControl6将具有相同的指定宽度。

  添加了可用于自定义选项卡绘制的OnDrawTabBackground事件。

  添加了OnTabMove事件,该事件显示选项卡从何处(FromIndex参数)到何处(ToIndex参数)。

  添加了在完成选项卡移动后发生的OnAfterTabMoving事件。

  修复了“启用”设置为False时NxButton6的绘画问题。

  NextGrid

  added OnMeasureSlideHeight event for TNxSlidesGridView6. Includes var SlideHeight parameter that can be set for each slide.

  fixed Moving inside the Slides Editor in Delphi 10.3.2.

  fixed Placing of Accept and CanLeave parameters of OnAcceptEdit event.

  fixed Property MaxLenght not assigned to in-place editor.

  NextCollection v6.4.0

  NxPageControl6

  added Property TabFont for each individual page (there is already a global TabFont property).

  added ParentTabFont property (default True ) that can reset Page's TabFont to match TabFont of main control.

  added Properties TabWidth on both TNxPageControl6 (parent) and on individual page ( TNxPageSheet6 ). If value is not 0 , all tabs on

  TNxPageControl6 will have same, specified width.

  added OnDrawTabBackground event that can be used for custom drawing of tabs.

  added OnTabMove event that shows from where ( FromIndex parameter) to where ( ToIndex parameter) a tab is moved.

  added OnAfterTabMoving event that occurs after moving of tab is done.

  fixed Painting problem with NxButton6 when Enabled set to False.

发布了99 篇原创文章 · 获赞 6 · 访问量 1万+

猜你喜欢

转载自blog.csdn.net/weixin_45330297/article/details/104299074
今日推荐