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