How do I charge a ComboBox from an ini in c ++?
I have this example to fill a different one:
AnsiString RutaBase = Sysutils::ExtractFilePath(Dir);
UnicodeString usDescripcion="";
int i=0;
AnsiString RutaIni=RutaBase+"Anexo.ini";...
First of all NO I'm talking about making the form WindowsForms to mode responsive . My main form is designed with a resolution of 1340 x 760 with these properties established in the following way:
FormBorderStyl...
I'm starting as a software vendor. I have been asked for a system to control sales and stock of a small commercial establishment. I thought about making a desktop application with Java and MySQL (Netbeans and WAMP Server).
My question is this...