RAD Studio VCL Reference
|
Passes the name of every predefined cursor constant to a callback.
procedure GetCursorValues(Proc: TGetStrProc);
GetCursorValues(TGetStrProc Proc);
Call GetCursorValues to execute a callback for every built-in cursor constant in the VCL. The Proc parameter is the callback function that is called for every cursor constant name.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|