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

  • MTuttle on Is Developing Continuing on these Components? 1 month, 3 weeks ago
  • NormAtHome on Is Developing Continuing on these Components? 2 months, 1 week ago
  • Watsch on I created an additional component 2 months, 3 weeks ago
  • Watsch on Is Developing Continuing on these Components? 2 months, 3 weeks ago
  • Stephane Senecal on Alpha control 17.10 delphi 2007 installation problem. 5 months, 2 weeks ago
  • Alan Montgomery on TsCombobox accessing associated object value? 6 months ago
  • caosdun on Popupmenu incorrect skinning and flickering issues 6 months, 1 week ago
  • Dolphin2024 on How upgrade a project using AlphaControls to a newer version of RADStudio ? 7 months, 1 week ago
  • caosdun on Is the lead developer still safe? 7 months, 1 week ago
  • caosdun on How upgrade a project using AlphaControls to a newer version of RADStudio ? 7 months, 1 week ago
AC forum Proudly powered by WordPress