function TfrmLibrary.lpad(data, len: Integer; add: String):String;
var
i: Integer;
tmp: String;
begin
tmp:=”;
for i:=0 to len-Length(IntToStr(Data))-1 do
tmp:=tmp+add;
Result:=tmp+IntToStr(Data);
end;
Look code above…if you can post like this, it’s easy way to show your code a like language syntax. Download here the syntaxhighlighter plugin. Just copy the plugin to /wp-content/plugins/ then in your admin area, choose plugins menu [...]
After defeat in UEFA Champion League by Arsenal. Milan hoping to reach entered this league just only finish in last four Seria A. The problem, Milan defisit 4 point by La Viola. For only 6 game else, milan cant stop to win and keep dream play in the UEFA Champion League.
Come on Rossoneri, show to [...]
If you a newbie for Delphi Programming, and newbie for Database Programming, here I have a little tip’s for you. Database Programming in Delphi can access for MySql Server. For connected to the server we need connector.We can used ODBC, but it’s not direct access, you must make alias in System DSN ( it can [...]
Welcome to my new blog, new world. My blog before are in http://wordpress.com look at http://vemo80.wordpress.com and still live, I will manage all. If you ever come here, welcome back guy’s. glad you come back here. Glad finnaly have own domain and hosting, it’s look like exclusive style J. Sorry if you read this blog [...]
lastComment