Saturday, July 25, 2009

TxdsControlsStates V1.1

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 that series of assignments and replace it with single method call to

TxdsControlsStates.RestoreState(StateName:String);

The set of Component Properties and States are defined during design-time in property editor.

Download here

No comments: