Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > VCL

Lost Password?

Reply
 
Thread Tools Display Modes
  #1  
Old 02-19-2011, 11:29 AM
Metalistas2 Metalistas2 is offline
Junior Member
 
Join Date: Feb 2011
Posts: 2
Unhappy Help please

Code:
here is var
Juosta: TStatusBar;  

Here is button code

if StatusBar1.SimpleText = ''
  then MenuItem31.Enabled := False
  else Editor.Lines.SaveToFile(Juosta.SimpleText);
Whats wrong ... ?

I making editor ... And i wanna disable button if Statusbar1 SimpleText is empty ...
Reply With Quote
  #2  
Old 02-21-2011, 02:28 PM
Metalistas2 Metalistas2 is offline
Junior Member
 
Join Date: Feb 2011
Posts: 2
Default

I solved thet problem
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:37 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.