tvplanit: Delete vpabout.lrs. Register AboutProperty for FlexDataStatore.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4695 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-06-08 19:18:35 +00:00
parent 6c36a9912a
commit 44f09011a7
2 changed files with 1 additions and 1731 deletions

File diff suppressed because it is too large Load Diff

View File

@ -337,9 +337,9 @@ end;
{$IFNDEF LCL}
RegisterPropertyEditor(TypeInfo(string), TVpBDEDataStore,
'Version', TVpAboutProperty);
{$ENDIF}
RegisterPropertyEditor(TypeInfo(string), TVpFlexDataStore,
'Version', TVpAboutProperty);
{$ENDIF}
RegisterPropertyEditor(TypeInfo(string), TVpDateEdit,
'Version', TVpAboutProperty);
RegisterPropertyEditor(TypeInfo(string), TVpBaseDialog,