FMX.MediaLibrary.Actions.TCustomTakePhotoAction Events
InheritedProtected
OnCanActionExec | published | The event handler of this event can be used for confirmation that the user really wants to accomplish an action. |
OnChange | protected | Occurs when one of the action's properties changes. |
OnDidCancelTaking | public | Occurs when the taking photo process is canceled. |
OnDidFinishTaking | public | Occurs when the taking photo process is finished. |
OnExecute | public | Occurs when the execute event, of a client linked to the action, fires. |
OnGetDeltaStreams | protected | |
OnHint | public | Occurs when the mouse pauses over a client control or menu item. |
OnUpdate | public | Occurs when the application is idle or when the action list updates. |