mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 12:49:33 +02:00
* Added TDataModuleClass class pointer
git-svn-id: trunk@15353 -
This commit is contained in:
parent
2cd9eb927b
commit
561972e0fc
@ -1842,6 +1842,7 @@ type
|
||||
property OnDestroy: TNotifyEvent read FOnDestroy write FOnDestroy;
|
||||
property OldCreateOrder: Boolean read FOldOrder write FOldOrder;
|
||||
end;
|
||||
TDataModuleClass = Class of TDataModule;
|
||||
|
||||
var
|
||||
// IDE hooks for TDatamodule support.
|
||||
|
Loading…
Reference in New Issue
Block a user