DDevExtensions 1.4已經有下載咯!
看看what's change?
Version 1.4
===========
- Added: Pressing the ALT-key while moving controlS around now disables the VCL designer guide lines alignment (BDS 2006).
- Added: KeyBindings: TAB and Shift-TAB indent the selected block. HOME jumps to the first non-whitespace in the line if the current position is the first column.
- Added: TLabel.Margins.Bottom now defaults to zero what allows to place the labels much easier to their describing control.
- Added: Compile progress dialog shows how long the compilation took.
- Added: Delphi 2007 support<<=============這個可能是大家最想要的了吧?
- Changed: The OldPalette is now a toolbar with a multiline TabControl. It also build the component palette much faster
- Changed: ComponentSelector shows also the registered components if then Code-Editor is active (Delphi 5-7 only)
- Removed: Second TabBar is not available anymore
- Fixed: "(search component)" text was painted with an opaque background.
- Fixed: Renaming project file caused an exception.
- Fixed: The build-"Apply to all" button in the version information editor overwrote the build number with the release number.