This property editor has been designed to get round two limitations of the standard Delphi string property editor.The standard property editor does not allow multi-line strings with embedded CR/LF characters to be entered via the object inspector....
Set and get component property for Delphi procedures.
In this tutorial the author talks about the ErrorMessage property of the ASP.NET validation controls. This property is used to set and get the error message for the validation control. You can set the Errormessage property for other validation...
This is a web based tutorial which shows you how to show the current page number of the datagrid in which user works on. If you increment the value of the CurrenPageIndex property by 1 then you will get the current page number. This is clearly...
In this tutorial you can get a brief explanation about the client side and server side state management of the web pages. The author explains the various client side methods such as using view state property, hidden fields, cookies and query...
The AdvancedTimer has more property's and events than the standard TTimer.Three property's:MaxIntervalsStopAtMax Intervals, to get the number of intervalsAnd three new events:onActivateonDeactivateonMaxIntervals
This is a property editor for properties of type HKEY - the type is used for registry root keys.When a HKEY property is selected in the Delphi Object Inspector the property editor displays a drop-down list of all the possible registry root keys,...
Maestro Property Editor is a powerful, versatile, and easy-to-use property browsing tool. Maestro Property Editor supports all major features that are known from the property browsers used in Borland Delphi(R) or the Microsoft Visual Studio(R)...
Maestro Property Editor is a powerful, versatile, and easy-to-use property browsing tool. Maestro Property Editor supports all major features that are known from the property browsers used in Borland Delphi(R) or the Microsoft Visual Studio(R)...
BaseValidator.EnableClientScript Property is an useful ASP.NET tutorial in which the author talks about the use of EnableClientScript property of the validation controls. This property is used to check whether the client side validation is enabled... |