TsScrollBox Form Show

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37289
    Gregory.P
    Participant
    Code:
    procedure TFFormulaire.FormShow(Sender: TObject);
    begin
    sScrollBox1.Repaint;
    end;

    First opening Form 😕

    [attachment=8101:Sans titre.png]

    Second opening Form 😀

    [attachment=8102:Sans titre.png]

    thank you

    #56032
    Gregory.P
    Participant

    Form Show no scrollbox

    [attachment=8105:Sans titre.png]

    #56045
    Support
    Keymaster

    Hello!

    This form is Modal? Can you give me a Dfm file for this form? Or maybe you have a ready test-app already?

    #56046
    Gregory.P
    Participant
    'Support' wrote:

    Hello!

    This form is Modal? Can you give me a Dfm file for this form? Or maybe you have a ready test-app already?

    Yes Form Show Modal

    It does not make all the time

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