home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2010 January
/
maximum-cd-2010-01.iso
/
DiscContents
/
fences_public.exe
/
Fences.res
/
progress.dfm.miaf
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2009-06-09
|
292 b
|
5 lines
IF (TestRemove.Caption <> TRUE) THEN CaptionInstall.Visible := True;
IF (TestRemove.Caption = TRUE) THEN CaptionUninstall.Visible := True;
IF (TestRemove.Caption <> TRUE) THEN CaptionUninstall.Visible := False;
IF (TestRemove.Caption = TRUE) THEN CaptionInstall.Visible := False;