| |

VerySource

 Forgot password?
 Register
Search
View: 728|Reply: 3

Datetimepicker control in delphi

[Copy link]

1

Threads

2

Posts

3.00

Credits

Newbie

Rank: 1

Credits
3.00

 China

Post time: 2020-1-17 19:00:01
| Show all posts |Read mode
Can I change the value of the maxdate property of the datetimepicker control in a program written in Delphi and compiled? The program has been compiled into an exe file. Is there any way to modify the properties of the controls in the exe file?
Reply

Use magic Report

0

Threads

4

Posts

3.00

Credits

Newbie

Rank: 1

Credits
3.00

 China

Post time: 2020-1-23 10:27:02
| Show all posts
Compiled, you can use software such as exescope to modify the exe file. You can try it yourself.
Reply

Use magic Report

0

Threads

2

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-1-25 21:54:01
| Show all posts
As long as it is a resource, modification is relatively simple.
The easiest to modify directly using winhex.
Reply

Use magic Report

1

Threads

2

Posts

3.00

Credits

Newbie

Rank: 1

Credits
3.00

 China

 Author| Post time: 2020-7-18 19:15:01
| Show all posts
Thank you for your help. I have tried these two softwares. Exescope6.0 can successfully modify the properties of the datetimepicker control, but the time limit has not been lifted. (I used delphi to insert this control myself and compiled it, and then used exescope6. 0 It will be effective after the maxdate is modified.) I don't know why, what kind of design is usually used to restrict the software? What I thought might be to re-update the maxdate attribute after the program runs through the code to avoid modification by such software. If so, what is the way to deal with it? I am not sure how to find and modify the code part.
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list