Source position: fpg_edit.pas line 385
function CreateEdit(
AOwner: TComponent;
x: TfpgCoord;
y: TfpgCoord;
w: TfpgCoord;
h: TfpgCoord
):TfpgEdit;