Inno Setup Form Designer 2.0.8 Download Direct

BtnOK := TButton.Create(Result); with BtnOK do begin Parent := Result; Caption := 'OK'; Left := 220; Top := 240; ModalResult := mrOK; end;

Version is one of the most stable and widely used releases. inno setup form designer 2.0.8 download

[Code] // --- PASTE ISFD GENERATED CODE HERE (CreateCustomForm function) --- BtnOK := TButton

[Setup] AppName=My App AppVersion=1.0 DefaultDirName=pf\MyApp [Registry] Root: HKCU; Subkey: "Software\MyApp"; ValueType: string; ValueName: "UserName"; ValueData: "code:GetUserName" BtnOK := TButton.Create(Result)