Skip to content

AC forum

AC forum

Vector

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • January 24, 2015 at 8:13 am in reply to: How to: ShowCaption:=false how show Glyph in TsBitBitton centered exactly ? #52964
    Vector
    Participant

      function TsBitBtn.TextRectSize: TSize;

      var

      R: TRect;

      DrawStyle: longint;

      begin

      if not ShowCaption then

      begin

      Result.cx := 0;

      Result.cy := 0;

      exit;

      end;

      …..

    • Author
      Posts
    Viewing 1 post (of 1 total)
    • Most popular topics
    • Topics with no replies
    • Topics with most replies
    • Latest topics
    • Topics Freshness
    Log In

    Recent Replies

    • rob-1982 on Is Developing Continuing on these Components? 1 month ago
    • Flaps on “Property Doublebuffered does not exist” 1 month, 2 weeks ago
    • Lasse on “Property Doublebuffered does not exist” 1 month, 2 weeks ago
    • Flaps on “Property Doublebuffered does not exist” 1 month, 3 weeks ago
    • Lasse on “Property Doublebuffered does not exist” 1 month, 3 weeks ago
    • itsme on Alpha DB Components Delphi 13 4 months, 2 weeks ago
    • Lasse on Alpha DB Components Delphi 13 4 months, 2 weeks ago
    • itsme on Alpha DB Components Delphi 13 4 months, 2 weeks ago
    • programadorbq1 on sComboBox component crashes with Skin Deep 5 months ago
    • Lasse on Delphi 13 compatibility? 5 months, 1 week ago
    AC forum Proudly powered by WordPress