Home > Back-end >  Window control does not change the.. ? The singular
Window control does not change the.. ? The singular

Time:09-25

There is a label such as window caption:='BBBBBBB'

With a click event to replace label. Caption:='aaaaaa'

Now the situation is the event work performed to label. The caption:='aaaaaa'

But the label on the surface of the dielectric. The caption or original BBBB re-paint, refresh will not change..

What do you have?

CodePudding user response:

Label is located in a control the lower, the OnClick event without triggering

Press the right mouse button in the IDE environment: "bringing try to the front

CodePudding user response:

reference 1st floor doloopcn response:
label is located in a control the lower, the OnClick event without triggering

Press the right mouse button in the IDE environment: "bringing to front try


This is triggered, event showmessge debugging normal popups. "bringing to the front as well as I can't

CodePudding user response:

Change the autosize to false

CodePudding user response:

The
reference 3 floor doloopcn response:
change the autosize to false


I found "unit. Window. Controls. Attribute name" so that it can't move and not correct values
When a control click event "controls. Attribute name" can correct values and assignment

But unit within the inner window control method of other calls a control's "controls. Attribute name" can't correct values and assignment

Finally change a method to use violence to solve demand unit variable.

I'm the new project window will not happen such a strange question.



CodePudding user response:

This is the VCL message mechanism malfunction,

CodePudding user response:

. What do you think the recent BBS "paranormal events many

CodePudding user response:

File read-only property??

CodePudding user response:

The code posted, be sure it is your writing has a problem
  • Related