Showing page 1 of 1: Total of Entries for Delphi Pascal : 4
Delphi Training Series #2 TEdit and TMemo work together from Member: carrzkiss (Wayne Barron) Date Entered: 9/8/2011 8:13:49 PM Views: (2550) |
|
File available for Download! (Size: 6.19 KB) When designing your applications, you will need to connect the components (or controls) together to make them work the way you need them to work | |
Delphi Programming - Change Colors of TBitBtn and TPanel from Member: carrzkiss (Wayne Barron) Date Entered: 10/9/2011 7:50:27 PM Views: (6469) |
|
File available for Download! (Size: 5.08 KB) This is a tutorial on how use the TColorDialog to change the colors of components on your form. This is a good way to keep the user interac | |
Delphi Programming - Position controls or components in codeview to see changes during runtime. from Member: carrzkiss (Wayne Barron) Date Entered: 10/10/2011 4:30:11 PM Views: (2391) |
|
File available for Download! (Size: 5.72 KB) When designing programs in Delphi, it is best to learn to code your controls or components in code view, instead of designview. What this does, i | |
Delphi Programming - Show hints for controls on form through code from Member: carrzkiss (Wayne Barron) Date Entered: 10/10/2011 6:22:10 PM Views: (3648) |
|
File available for Download! (Size: 231.19 KB) Displaying hints in your Delphi Programs helps your users navigate and use your program better and faster than just having a Help file. The | |