Introduction - If you have any usage issues, please Google them yourself
VCL window function study of Notes registration system we know that on the Windows platform GUI programs must follow the Windows message response mechanism, can be simply summarized as follows, all the window controls are registered to the system' s own window function, run-time information can be assigned to specific window function to deal with the window controls.