카테고리 없음
[일반/컴포넌트] Delphi 4 Secret Registry Settings
쇼핑스크래퍼2
2023. 9. 8. 08:52
All settigns are under HKEY_CURRENTUSERSoftwareBorlandDelphi shortened as HKCU...Delphi>
Automatically Changing Palette page (as you hoover with the mouse over a tab).
Set to string with value "1":
HKCU...Delphi4.0ExtrasAutoPaletteSelect
Automatically Scrolling Palette (when icons don't fit in a page - move over the side arrows).
Set to string with value "1":
HKCU...Delphi4.0ExtrasAutoPaletteScroll
Default Editor Size.
Set to DWARD value:
HKCU...Delphi4.0EditorDefaultWidth
Show Code Insight Errors in Message pane (must be already open).
Set to string with value "1":
HKCU...Delphi4.0CompilingShowCodeInsiteErrors
Share Component Templates on network.
Set to a shared directory:
HKCU...Delphi 4.0Component TemplatesCCLibDir