Sunday, June 8, 2008

delphi

How to retrieve the position of the cursor ?

How to get Update Mode to work for TQuery on a SQL Server 7.0 table ?

What databases can be used with db Express ?

How to find the column and row of the cursor in a TRichEdit ?

How to create Data Link File with Windows 2000 ?

How to select an item in a TListView when the checkbox is checked ?

How to custom draw menu items ?

How to get a TRichEdit to scroll in code ?

Why the error "Operation must use an updateable query" ?

What are the Differences in the install paths for Kylix ?

How to detect the computer name ?

How to detect if the current user is logged in administrator ?

How to display the current user name ?

How to set the default form font in Delphi ?

What is "Error 113" during installation ?

How to move a string into a TMemoryStream or TFileStream ?

How to print an HTML document from inside of your application ?

How to manually uninstall Delphi ?

Where is the file dsgnintf.pas ?

How to use the InterBase Express (IBX) SQL monitor ?

How to Display 4 digit years in Delphi applications ?

What is the Purpose of the interbase Client32 files ?

How to Create a Worker Thread for Background Processing ?

How to Use Control Characters with Delphi ?

How to create SQL queries with SQL Builder ?

How to handle exceptions in Delphi ?

How to Use Variables & For Loops in Delphi ?

How to Connect via ODBC using Delphi or C++ Builder ?

How to Use Form Wizard to Quickly Create a Delphi Form ?

How to create an About Box in Delphi or C++ Builder ?

How to connect to an InterBase database using the BDE API ?

How to insert an InterBase BLOb in Delphi using LoadFromFile ?

How to Call an IB stored procedure using TStoredProc ?

How to retrieve an InterBase Blob in Delphi using Save to File ?

How to Convert Data in Paradox Tables to InterBase using Delphi ?

How to find all files in a given directory ?

How to send a response early in a web application action ?

How to Set default value for decimal places in the BDE ?

What version of Delphi 5 does the Code Explorer come with ?

How to tell if a form has been created (or any object) ?

How to initialize an array or record to null ?

How to convert an integer into a binary string ?

How to get a list of CDROM drives on a computer ?

How to capture the URL and title of the current webpage being viewed ?

How to prevent application’s main window from showing when application loads ?

What are the Versions of DB2 supported by BDE 5.10 ?

How to execute a stored procedure with TIBSQL ?

How to obtain a list of available BDE language drivers ?

How to set the Wallpaper on Windows98/2000 when Active Desktop is turned on ?

How to get the version information for a file ?

What is Safe Mode ?

What is VGA mode ?

What is a good BDE Alternative ?

How to generate an error for SELECT statements that divide by zero ?

How to prevent closing of an undocked Toolbar ?

How to Create Non-Maintained or .NDX indexes on dBASE Tables ?

How to run 16-bit Delphi on Windows NT4 ?

How to get a cool menu in your application ?

How to prevent changing pages in a page control ?

How to Find the Repository Id of a CORBA Server ?

What is Object Activation ?

How to convert strings to dates ?

What are the Font problems on NT 4.0 ?

How to set the caption of the preview window ?

How to Use additional data sets in expressions ?

How to Print Delphi controls using Quick Reports ?

How to switch between different data sources ?

How to make the drop-down list appear faster ?

How to connect to a remote CORBA server ?

How to convert RGB color to a CMYK color ?

How to Place a grid in edit mode programmatically ?

How to Debug CORBA clients and servers ?

How to Move a control at runtime with the mouse ?

How to plot a line ?

How to determine if a combo box is in dropped state ?

How to determine if an object supports a property ?

How to find distance between two points ?

How to change Delphi default directory ?

How to calculate an angle from two points ?

How to calculate a point using angles and distance ?

How to Launch default browser on a URL ?

How to convert Integer to 'Binary String' ?

How to launch a control panel applet ?

How to Place multiple copies of a component on a form ?

How to Read dos environment variables ?

How to create new constructors ?

How to simulate a mouse move in code ?

How to move Client Objects to a different AS/400 ?

How to create a file association for my application ?

Where is "View | Project Source” ?

How to set break on exception in Delphi 4 ?

How to close the CD Tray in code ?

How to Link an animated cursor to a resource file ?

How to Covert string of (zeros and ones) to binary ?

How to draw directly on the Windows Desktop ?

How to free an object stored in a list ?

How to create a bitmap from an icon ?

How to create an icon from a bitmap ?

How to Extract RGB components of a color ?

How to eject a CD-ROM in code ?

How to draw in scale without using Windows Mapping Modes ?

How to convert a color to a shade of gray ?

How to use Paths and Geometric Pens ?

How to Change font color on standard win controls ?

What types of Routers are able to be used ?

How to get a list of valid time zones from windows ?

How to pass a function to a procedure or vice versa ?

How to Use the Application's OnIdle Event ?

How to Print a WEB page with the HTML control ?

How to Load a local html file in the HTML control ?

How to Display a file's associated icon ?

How to determine whether it is a canvas is a Metafile Canvas ?

How to Use GetTimeZoneInformation () function ?

How to create a Resource only DLL ?

How to Change windows default printer in code ?

How to Pass TPrinter handle to GetDeviceCaps () ?

How to Change the Windows wallpaper in code ?

What are the different String Trim functions ?

How to use far pointers ?

How to get the current line number of a TMemo ?

How to keep an application in a minimized state ?

How to hide the windows taskbar ?

How to get the size of the desktop ?

How to get the windows directory ?

How to set a form's max width in code ?

How to drop a combo box's list in code ?

How to check available disk space on large drives ?

How to Copy contents of a control to the clipboard ?

How to Add TrueType fonts to windows in code ?

How to perform undo on an edit control ?

How to create resource files ?

How to Convert 16bit resource to 32bit ?

How to create a power function ?

How to Get the Windows version in code ?

Why Delphi drawing functions draw one pixel short ?

How to Determine if Delphi Running ?

How to return application's exit code ?

How to Create Non-Visual Components Without Icons ?

How to Register a file extension and context menu operations ?

How to broadcast a message ?

How to Copy information from one memo field to another using TBlobStream ?

How to get the filename and path of a local table ?

How to get the long filename from a file ?

How to create a non-VCL console project ?

How to Check drive ready status ?

How to Migrate a project from Delphi 1 or 2 to Delphi 3 ?

How to Use Find first to search for files ?

How to set a transparent background color for TImageList ?

How to Declare a Safe Array in the type library editor ?

How to specify an overlay image for a node in a tree view ?

How to use Visual Basic arrays in Delphi ?

How to launch the Control Panel ?

What is client launching ?

How to determine Drive Type ?

How to propagate constraints from middle-tier to client ?

How to get serial number of my drive ?

How to Save a Quick Report custom preview to text ?

How to get values in a TDBGrid before they are posted ?

How to open or create a project using the TReport component ?

How to create a Lookup field at runtime ?

How to create a custom word break procedure ?

How to copy files using the Standard Windows Copy file dialog box ?

How to clear the recent Documents from the Start Menu ?

How to move a form by clicking in its client area ?

How to display seconds, minutes, tracks of an AVI ?

How to draw transparent text onto a TBitmap ?

How to Resize String Grid Columns ?

How to add system menu items to a form ?

How to Customize TTrackBar ?

How to Use an instance of TPrinter ?

What is the tag property useful for ?

How to disable a radio button in a TRadioGroup ?

How to detect if the system time has been changed ?

How to limit the amount of text entered in a TEdit ?

How to add accelerator characters to TTabsheets ?

How to Use the Shell API function SHBrowseForFolder () ?

What the Differences are between create (Self) and create (Application) ?

How to Force edit mode in a TListView via a key press ?

How to determine if you have Delphi v3.02 installed ?

How to remove drives listed in a TDriveComboBox ?

How to Test whether you are connected to the internet ?

How to Convert ASCII files to Paradox tables ?

How to Access a grid's column or row by name ?

How to change the owner of a component at runtime ?

How to clear the window in a console application ?

How to use return instead of tab or mouse to move off a control ?

How to determine the last access time of a given file ?

How to do a locate on a non-indexed field ?

How to flush binary file from disk cache to disk ?

Is there a programmatic way to add an alias to the IDAPI.CFG ?

How to Change the root key ?

How to create indexes with the TTable create function ?

How to Allot CPU time ?

How to Use JPEGs from resource files ?

What is the equivalent in BCB to a Pdox TCursor ?

How to Convert a TColor value to a HTML Color string ?

How to Change the font in a hint window ?

How to get current record from a TDBGrid ?

How to get the default Windows folders ?

How to assign a Null value to a numeric field in a table ?

How to Disable Full Window Drag ?

How to Display documents in the default browser ?

What are IDAPI and SQL links ?

How to place a bitmap in a Metafile ?

How to Send a message to all controls on a form 16-JUL-98 ?

How to change a specific IDAPI configuration setting ?

How to determine the week number of a given day in the year ?

What is rounding ?

How to activate different hints for each cell in a grid ?

How to Extract Icons ?

How to disable system menu in code ?

How to detect print errors ?

How to detect how many jobs are in the print spooler ?

How to Access HKEY_LOCAL_MACHINE under NT without Admin ?

How to drop down a menu programmatically ?

How to detect the full path or filename of a DLL ?

How to Change the main form of an application at runtime ?

What is Typecasting ?

How to print a TStringGrid or a TDBGrid ?

How to pass functions or procedures to other functions or procedures ?

How to Print a web page using the HTML control ?

How to Load a locale file into the THTML component ?

How to get DLL function parameter listings ?

How to display an application associated icons ?

How to Disable close button of a window ?

How to Show two forms allowing the first to retain focus ?

How to Access new interfaces in a RemoteDataModule ?

How to Change the printer setup between pages ?

How to Trapp non client areas ?

How to Select a cell in a DBGrid ?

How to create a transparent form ?

How to Set custom tabstops in a ListBox ?

Does Delphi have an equivalent to the Visual Basic SendKeys function ?

How to Move controls at runtime ?

How to Get property information ?

How to Change the location of the object repository ?

How to get printer capabilities ?

How to convert a number from one base to another ?

How to get the actual size of a TComboBox ?

How to Change the port of a printer ?

How to get bin names from your printer ?

How to Change the default project directory ?

How to detect if a non-menu key has been pressed ?

How to detect if a given key was pressed during application during startup ?

How to tell in code if my application is running on Windows NT ?

Is there any way to record a keyboard macro in the IDE ?

How to use a true DWORD value passed to Delphi application ?

What does the error 'Token not found' ?

How to dial out through the modem under Win32 ?

How to determine if a given machine has a math coprocessor ?

How to close popup menu in system tray application ?

How to install programmatically a printer ?

How to Disable ALT-F4 to prevent form closing

How to Insert a file at the cursor ?

How to Determine minor version number ?

How to Create temporary canvas ?

How to Stop TScrollbar button from blinking ?

How to Paint a rainbow color spectrum onto a form ?

How to Use mouse_event() to similate mouse events ?

How to Use InvalidateRect()to repaint the entire form ?

How to Add hint windows to applications ?

How to Send an image to the printer ?

How to Adjust form size to accommodate a required client size ?

How to Get the time and date in Universal Time ?

How to convert a .dfm file to text and vise versa ?

what are the uses of Arrow and Function Keys ?

How to Print in Delphi without using the TPrinter Unit ?

How to avoid an access violation when using the move procedure ?

How to Retrieve the line number that a memo's cursor is on ?

How to Get the printing margin of the page ?

How to Get the Printer driver and port name from TPrinter's ?

How to Creat a flashing icon ?

How to assign a file variable in a Record ?

How to Draw on frame ?

What is a CopyCursor ?

Can I use the AssignPrn method to write directly to a port ?

How to Avoid an Application Error when using EM_POSFROMCHAR ?

what is Auto increment Build Number ?

What are the different Control Panel Applets ?

How to capture an image from a video source ?

Does Delphi have an equivalent for the VB function DoEvents ?

How to Display a 24 bit True Color bitmap image on a 256 color display ?

How to Change the background color of Text ?

How to Change the font style of a dbgrid row ?

What are the Color reduction techniques for graphics ?

How to adjust the tab location in a TMemo component ?

How to disable the Delphi / Borland C++ Builder splash screen ?

How to Embede a page break in the Rich Edit control ?

How to Trap scrolling messages for the ScrollBars of a TScrollBox ?

How to Set the MaxPage property of the PrintDialog component ?

How to Detect whether the PrintScreen key has been pressed ?

How to prevent the user from moving or sizing my form ?

How to create a dynamic array of TPoints to draw a polygon ?

How to Determine if a given printer is capable of printing a PostScript file ?

How to Detect what direction a printer will rotate for a portrait ?

How to easily move a Window control at runtime ?

How to Create a palette with more than one entry ?

How to test if a given string contains a valid number ?

How to Save and load metafiles in a BLOB field without using DBImage ?

How to retrieve a list of assigned properties ?

How to Display the first frame of an AVI File ?

How to Align maximized forms ?

How to Use escape codes with the format() function ?

How to Create a delay without a timer ?

How can I change the drive that MediaPlayer uses to play Audio ?

How to Retrieving the program that is associated with a given extension ?

How to Add a document to the Windows 95 Start Button's documents ?

How to Get a list of the available drives on a system ?

How to Change the default width/height of the editor ?

How to Map a DLL into another process ?

How to Prevent the TEdit component from beeping when invalid ?

How to open an explorer window to a given folder ?

How to Generate a Windows Console Application ?

How to Change the display mode settings in code ?

How to insert contents of a file at current position in TMemo ?

How to Display the selected row of a DBGrid in a different color ?

Explain about Multi-Threaded ISAPI DLLs ?

How to write a raw string of data to the printer ?

How to execute a program from my application ?

How to Get user name and company info from Windows ?

How to make text background transparent ?

How to Convert from Long to Short file names and paths ?

How to create a rotated font ?

How to Change the paper size of a print job ?

How to retrieve a user’s login name ?

How to Use an animated cursor ?

How to clear the document listing found in the Windows Start Menu ?

How does one change the default directory that Delphi uses to save projects ?

How to get the date of a file using Delphi ?

How to detect the CPU type of the computer the application is running on ?

What to have ready before you call Borland Developer Support ?

How to generate steps to reproduce your issue for Borland Developer Support ?

How to create an example of your problem for Borland Developer Support ?

How to make your main form fill up the Desk Top space ?

How to Load a TListView component that contains Sub items ?

How to make the TDateTimePicker display blank ?

How can one prevent a TForm from being moved or resized ?

How to change Kylix directory permissions for all users when installed as root ?

How to avoid expanding a tree node when double-clicking on it ?

How to run executables created in Kylix ?

What are the Steps to uninstall and reinstall Delphi 6 ?

Where is TReport in Delphi 6 ?

How to debug an Apache Shared Module ?

How to get the date of the last day in the current month ?

How to convert numbers into roman numerals ?

How can I create an identical binary executable in Delphi ?

Where is proxies.dcu ?

How to create Interbase stored procedures that return parameters with TIBQuery ?

How to make sure the function DLLPROC is called when your DLL is unloaded ?

How to close your application using the Escape key ?

How to invoke the Windows ShortCut Dialog wizard ?

How to find what the user path is for their Environment Variables ?

Why reusing or inheriting from a Remote Data Module is not a good idea ?

What is DBGo ?

How to use TADOTable Seek procedure ?

How to stop IIS when you are writing web applications as ISAPI dll's ?

How to capture the current cursor icon and draw it ?

How to change the shape of your forms ?

How to create a console application in Kylix ?

How to set a custom CVS PServer port ?

Why is there no "Save" button in the save dialog box ?

How to change file attributes programmatically ?

What version of TeeChart is supplied with Delphi 6 ?

What is the message "Generating font matrix" when starting Kylix ?

What to do if getting missing or corrupted file messages ?

No comments: