delphi xe 10分组按钮CategoryButtons 折叠按钮
设计时界面:
代码如下: object Form1: TForm1 Left = 0 Top = 0 Caption = 'Form1' ClientHeight = 230 ClientWidth = 261 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object CategoryButtons1: TCategoryButtons Left = 0 Top = 0 Width = 105 Height = 290 ButtonFlow = cbfVertical ButtonOptions = [boFullSize, boGradientFill, boShowCaptions, boVerticalCategoryCaptions] Categories = < item Caption = 'ABC'#37096#38376 Color = 15395839 Collapsed = False Items = < item Caption = #20320#22909'ABC' end item Caption = #20320#22909'ABCD' end item Caption = #20320#22909'ABCDE' end> end item Caption = 'aoe'#37096#38376 Color = 16771839 Collapsed = False Items = < item Caption = 'AB000' end item Caption = 'AB001' end item Caption = 'AB002' end item Caption = 'AB003' end> end item Color = 16771818 Collapsed = False Items = <> end item Color = 15400959 Collapsed = False Items = <> end> DockSite = True RegularButtonColor = clWhite SelectedButtonColor = 15132390 TabOrder = 0 end end
好的代码像粥一样,都是用时间熬出来的
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
· 一个奇形怪状的面试题:Bean中的CHM要不要加volatile?
· [.NET]调用本地 Deepseek 模型
· 一个费力不讨好的项目,让我损失了近一半的绩效!
· 全网最简单!3分钟用满血DeepSeek R1开发一款AI智能客服,零代码轻松接入微信、公众号、小程
· .NET 10 首个预览版发布,跨平台开发与性能全面提升
· 《HelloGitHub》第 107 期
· 全程使用 AI 从 0 到 1 写了个小工具
· 从文本到图像:SSE 如何助力 AI 内容实时呈现?(Typescript篇)
2018-11-24 numEdit