I want to address an array of edit boxes, like in VB
Question: I read your answer to someone who was looking to create control arrays as in VB. However, in VB, the index of a control array automatically gets passed to
Question: I read your answer to someone who was looking to create control arrays as in VB. However, in VB, the index of a control array automatically gets passed to
Question: I’m trying something like this: for i:=0 to 1000 do label1.caption:=’I= ‘+inttostr(i); but the loop executed so fast, the label doesn’t display anything until the loop is over. This
Question: I have a project that exists on a NT 3.51 machine. When I copy all source code, etc. to my Win95 PC, Delphi does not load the main form.
Question: How can I check the user ID from a Delphi Application?I need to allow only some users access to certain menu items, or limit the option available to users
Question: While the OnDataChange event is called when a record is changed, it is called several times for each change and then each time a piece of data changes in