Checking user ID from within a Delphi application
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: 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: 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 recently incorporated the math unit into an application I’m building. Originally I was using OLE to Excel to perform my business calculations, and though this was a clean
Question: Where can I take all the new API declarations about the network, like: NetServerGetInfo, NetServerTransportAdd… Answer: If you just want the declarations, you can add Windows API Functions as
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
Question: I can’t stand the “new” font used in VB5’s pulldown menus and forms (ie. File, View, Tools, etc.).I’ve tried and tried, but I can’t seem to change it. Answer:
Question: I have made an MDI application with many MDI children, but when I try to close an MDI child it becomes minimized. How can I avoid this and close
Question: What am I doing wrong? I can insert the date and time to a Label component very easily (see first proc below), but not into a RichEdit component. I
Question: I’ve downloaded some components for use in Delphi 2.0, but I can’t get them to install into the VCL. Even the 32-bit dedicated ones come up with an error