How to get serial number of my drive ?
No Answer is Posted For this Question
Be the First to Post Answer
How to Find all files (or files of a certain type) in a given directory?
How to Create temporary canvas?
How to Change the background color of Text?
How to Convertan integer into a binary string?
How to adjust the tab location in a TMemo component ?
Explain the methods findfirst, findnext and findclose?
How to pass functions or procedures to other functions or procedures?
I'm using Delphi 4/5 and have am trying to fill a RichEdit control with both European characters and Thai characters - while I can change character colours the font stays with what was selected for the control:- reLangB.SelAttributes.Color :=dCol; reLangB.SelAttributes.Name :=FontName[dLang]; reLangB.SelAttributes.Charset :=FontChar[dLang]; reLangB.SelAttributes.Style :=[]; reLangB.Lines.Add(dText); The FontName and FontChar arrays contain the font info, and using a similar method for Captions and EditBoexes works! Anybody any ideas? Thanx in advance!
How to Flush binary file from disk cache to disk ?
How to use the InterBase API security functions to add, modify and delete users?
'Insufficient memory to complete operation' error . what does this indicates?
How to retrieve a list of assigned properties ?