Jump to content

UniContainerPanel.Visible := False //Çalışmıyor


pro_imaj

Recommended Posts

Merhaba;
Bir Frame üzerinde buton ile Form1'i aşağıdaki şekilde açıp Form1'in içindeki UniContainerPanel1'i duruma göre göstermemek istiyorum, fakat aşağıdaki şekilde olmasına karşın hiçbir değişiklik gözlemlemiyorum bunun nedeni nedir?
 
Form1.ShowModal;

Form1.UniContainerPanel1.Visible := False;
Form1.UniContainerPanel1.Enabled := False;

 

Link to comment
Share on other sites

 

Merhaba;
Bir Frame üzerinde buton ile Form1'i aşağıdaki şekilde açıp Form1'in içindeki UniContainerPanel1'i duruma göre göstermemek istiyorum, fakat aşağıdaki şekilde olmasına karşın hiçbir değişiklik gözlemlemiyorum bunun nedeni nedir?
 
Form1.ShowModal;

Form1.UniContainerPanel1.Visible := False;
Form1.UniContainerPanel1.Enabled := False;

 

 

Merhaba

 

MainModule-EnableSynchronousOperations True mu?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...