TdxBaseFormShowingEventArgs<T> Class
In This Article
#Declaration
Delphi
TdxBaseFormShowingEventArgs<T: TObject> = class(
TdxFormShowingEventArgs
)
#Inheritance
TObject
TdxEventArgs
TdxShowFormEventArgs
TdxFormShowingEventArgs
TdxBaseFormShowingEventArgs<T>
See Also