Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~773 People Reached
Favorite Forums
Favorite Tags
Member Avatar for gh0sts416

I Was Just Wondering is Ther Anyway At All To Reproduce A VB Step Increment in Delphi. VB Example: for i = 0 to 100 step 10 Delphi: ??? Any Help Would Be A Blessing Thanks, gh0sts :)

Member Avatar for jsosnowski
0
471
Member Avatar for gh0sts416

I Was Wondering If There Was A Way To Use An Enumeration As A Function Argument in Delphi And if So A Quick Little Example Would Be Great. I Cannot Seem To Figure it Out :(

Member Avatar for LizR
0
122
Member Avatar for the_titan

Hi, I'm currently working on an RSS File Editor. I want to implement a syntax highlighting feature, but I don't know how to program it and didn't find anything useful on the internet. I'm using a RichEdit as the editor window. Can someone tell me how to do it or …

Member Avatar for LizR
0
92
Member Avatar for gh0sts416

I Have Been Trying For Days To Convert This VB.Net Code into CSharp With *NO* Success. [CODE] Private Function CharHash(ByVal Data As String) As String Dim Temp As String = Nothing Dim Result As String = Nothing '' Dim i As Int64 '' For i = 1 To Len(Data) Step …

Member Avatar for Jx_Man
0
88