TDropFileEdit is a TCustomEdit descendent that implements the abilityto accept single files/folders that are dropped onto it. When a file is dropped onto it then an OnDropFile event is triggered containing the filename as one of the...
This component uses the BDE to get a generated ID from an Interbase databaseand place it in the linked field when a new record is inserted. When theattached dataset is not in insert mode then the current value of the linkedfield is displayed. This...
This component is similar to the TUpdateSQL component but is capable of executing multiple statements in one go. A help file is included with a more detailed description.
This is a dialog component that uses the RxCalcEdit control from RxLib for editing numbers. When shown, this dialog centers itself over the bounding rect of it's owner if possible otherwise over the desktop working area.Also included in this unit...
This component descends from TCustomNumEdit (in RxLib) and publishes all the necessary properties so that a new control is formed that can be used for editing numeric values with a clickable button in the edit control.
TCSVStringInfo is a component that receives a comma delimmited string as input it splits it up immidiately into separate fields as output in a TStringList. Works with strings,numerics, booleans, etc. This version does not contain the bugs FoxPro... |