Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     fBlock                                        (Assignable)

        Contains an optional code block that, when present, is evaluated each
        time the PushButton object receives or loses input focus.  The code
        block takes no implicit arguments.  Use the PushButton:hasFocus
        variable to determine if the push button is receiving or losing input
        focus.  A value of true (.T.) indicates that it is receiving input
        focus; otherwise, a value of false (.F.) indicates that it is losing
        input focus.

        This code block is included in the PushButton class to provide a
        method of indicating when an input focus change event has occurred.
        The name "fBlock" refers to focus block.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson