Delphi Tips

Components

 

    *   Obtain the path to the installed web browser

    *   Make ComboBox open’s herself

    *   ListBox with bitmaps

    *   Items with two color in a ListBox

    *   Items with two color in a ComboBox

    *   ComboBox with bitmaps

    *   Detect a click on the caption of a form

    *   Detect the mouse position over your form

    *   Disable the close button of a form

    *   Form without caption

    *   Redimensionate control at runtime by user

    *   Maintain a form centered in screen

    *   Make a form moveable

    *   Prevent form close (Alt + F4)

    *   Put a background on your form

    *   Remove the system menu and the button of the title bar

    *   Align number at right in a StrinGrid

    *   Image in StringGrid

    *   Reorder a TlistBox with drag&drop

    *   Position of the cursor into a Tmemo

    *   Memo with margins

    *   Select a line by clicking over them

    *   Set a new system menu

    *   Accept only numerical

    *   Input text with first letter Capitalize

    *   Click a button by code

    *   Click an move components at runtime

   


Back Home Foward