/ / The following is a dynamic change to the FORM body
Forme1-> CAPTION = "Password Management"; label1-> font-> size = 16; label2-> font-> size = 8; label3-> font-> size = label2-> font-> size; label4-> font -> size = label2-> font-> size; // Ansistring lt [] = {"Password Permission Management:", "Name:", "Permission Level:", "Password:"}; {"Add", "Remove", "Cancel"}; Ansistring Tlstring ("TLabel"); Ansistring TBString ("TButton"); TLabel * Lab; TButton * bt; for (int i = 0; i ClassNameis (TLString)) {lab = (tlabel *) Components [i]; lab-> caption = lt [i];} if (Components [i] -> ClassNameis (TBString)) {bt = (tbutton *) Components [i]; bt-> caption = bt [i];}}