Click or drag to resize

EntryFormExtensionTFormEntryForm Property

Get the associated entry form

Namespace:  EBP.Api.EntryForm
Assembly:  EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
protected TForm EntryForm { get; }

Property Value

Type: TForm
The associated entry form
See Also