TdxFloatingInlineObjectLayoutOptionsFormShowingEvent Type
In This Article
#Declaration
Delphi
TdxFloatingInlineObjectLayoutOptionsFormShowingEvent = procedure(Sender: TObject; const Args: TdxFloatingInlineObjectLayoutOptionsFormShowingEventArgs) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
Args | Tdx |
See Also