12 lines
282 B
Plaintext
12 lines
282 B
Plaintext
|
|
inherited frViewAlbaranFactura: TfrViewAlbaranFactura
|
||
|
|
inherited edtlReferencia: TcxDBTextEdit
|
||
|
|
Height = 21
|
||
|
|
Width = 245
|
||
|
|
end
|
||
|
|
inherited ActionList1: TActionList
|
||
|
|
inherited actElegirAlbaran: TAction
|
||
|
|
OnExecute = actElegirAlbaranExecute
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|