Jump to content

Recommended Posts

Posted

Добрый день!На сайте есть пример Collapsible Panels. Где по условию достаточно только два момента сделать это:
 

        Collapsible = True
        CollapseDirection = cdLeft

Это точно так? ни каких Toolbutton не надо указывать или может есть с чем функционал не может работать?) . Я у себя выставил эти два параметра и и даже стрелки не появилось)

Posted

ага
 

object LeftPanel: TUniPanel
  Left = 0
  Top = 0
  Width = 273
  Height = 667
  Hint = ''
  Align = alLeft
  TabOrder = 0
  BorderStyle = ubsSingle
  TitleVisible = True
  Title = #1052#1077#1085#1102
  Caption = ''
  CollapseDirection = cdLeft
  Collapsed = True
end

 

 

help.png

Posted
15 hours ago, Sherzod said:

А тема какая? Delphi trial ещё работает?

Там теперь ключ по запросу высылают, главное в пределах правил)

TestDelphi.zip

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...