DFMCheck
DFMCheck copied to clipboard
Delphi IDE Plugin to validate DFM files
Results
3
DFMCheck issues
Sort by
recently updated
recently updated
newest added
Compilation is OK. Using on D10.2.3 after check Delphi fails had to restart.
Some components write they own internal data to .dfm file. For example: TDBGridEH writes: ```delphi object RowDetailData: TRowDetailPanelControlEh end ``` TRowDetailPanelControlEh is not a component, and can't be declared in...
where can i download for delphi12?