
TxdsControlsStates is Delphi Component to store states of controls and components on your form to recall later during run-time. TxdsControlsStates allows you to eliminate series of assignments and replace it with single method call to
TxdsControlsStates.RestoreState(StateName:String);
* has component editor
* has context menu
* saves states of controls on the form
* allows to recall remembered state
Useful for fast and easy creation of:
* hot-track effects
* form layot changing
* switching UI from "standart" to "advanced" mode and back
* switching group of control's enabled/visible state
* styling view of controls by single method call (for exmple switching font size, color, style)
* etc.
Free w/o sources
Sources are availiable on purchaise
|