Home Contact us Partners Publish your software Remove your manuals
 
 
 
 

FTPRush: Event handling for events occurrence specified

Introduction
->> FTPRush
->> Tips and Tricks
->> FAQ
   
Quick Tutorials
->> Main Interface
->> File Menu
->> Edit Menu
->> Mark Menu
->> View Menu
->> FTP Menu
->> Tools
->> Compare Folder Contents
->> Clipboard
->> Transfer Mode
->> Transfer Completion Options
   
Getting Started
->> Connect to FTP
->> Disconnect from Site
->> Lock or Unlock Toolbar and Dock
->> Quick Connect to Site
->> Customize Main Interface
   
Dialogs
->> Add or Edit Skiplist
->> Bookmark Dialogs
->> Create CRC Checksum
->> Condition Transfer
->> Edit Queue
->> Export Directory Tree List
->> Fast Search
->> Find Files at Site
->> Hotkey Manager
->> Send RAW Dialog
->> Manual Download
   
Site Manager
->> Import or Export Sites
->> Site Manager Tools
->> General Properties
->> Connection
->> Transfer
   
Options
->> General Option
->> Connection
->> Transfer
->> Display
->> File Associations
->> Event Notification
->> Command Line
->> Wildcard and Regular Expressions
   
Using Scripts
->> Pascal Script
->> FTPRush Object
->> UI Object
->> FTP
->> Event
->> System Variables
->> System Functions
->> Script Library
   
Buy FTPRush Online! Buy FTPRush Online!

Event

Understand Event of FTPRush Script

FTPRush Script allows you define how do you want the event handled when the event occurs.

Event type

every event handler is a procedure with or without params TNotifyEvent

TNotifyEvent

type
TNotifyEvent = procedure (Sender);

RushApp.UI.OnSwitchLayout

Declare
property OnSwitchLayout: TNotifyEvent;

Description
Use the OnSwitchLayout event handler to write code that responds when FTPRush switching layout of main interface. Usually OnSwitchLayout occurs because FTPRush startup or when user load a predefined layout from layout menu.

memory card picture recovery sd card undelete free download digital photos unerase
card undelete mac best data recovery software send group sms
data recovery sim card recovering deleted sms messages recover deleted files memory stick
Buy FTPRush Online! Buy FTPRush Online!
 
 
 
 
Home | Contacts | Partners | Publish your software | Remove your manuals