Mega Code Archive

 
Categories / Delphi / Forms
 

Transparan form

procedure TForm1.FormCreate(Sender: TObject); begin Brush.Style:=bsClear; end;