Problem "sTitleBar.Items.Caption" Can't correct display text

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35702
    jingug
    Participant

    hi,

    Run ASkinDemo(AC v8.31), find a problem with “sTitleBar.Items.Caption” Can't correct display text.

    The program statement:

    sTitleBar1.Items[12].Caption := 'v' + sSkinManager1.Version;

    post-2635-061224700%201364554811_thumb.jpg

    Regards

    #50403
    jingug
    Participant

    Problem has been resolved

    sTitleBar1.Items[12].AutoSize := False;

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.