TdxFloatingInlineObjectLayoutOptionsFormShowingEvent Type
Declaration
TdxFloatingInlineObjectLayoutOptionsFormShowingEvent = procedure(Sender: TObject; const Args: TdxFloatingInlineObjectLayoutOptionsFormShowingEventArgs) of object;
Parameters
Name | Type |
---|---|
Sender | TObject |
Args | TdxFloatingInlineObjectLayoutOptionsFormShowingEventArgs |
See Also